diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 11:04:48 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 11:04:48 +0000 |
commit | f91e1235e34476c70773b94b5f69ef744925aa02 (patch) | |
tree | 5f112cfc2770d67902f62f8ecc8cfc16c60b0f5a /arabic/ae_fonts_mono | |
parent | a62b5a9a5a5a6041922ae514afa3e2b810f2ecb5 (diff) | |
download | freebsd-ports-f91e1235e34476c70773b94b5f69ef744925aa02.zip |
Add NO_STAGE all over the place in accessibility in preparation for the staging support
Diffstat (limited to 'arabic/ae_fonts_mono')
-rw-r--r-- | arabic/ae_fonts_mono/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arabic/ae_fonts_mono/Makefile b/arabic/ae_fonts_mono/Makefile index df60f0abbbf4..1a0ac07cbbc6 100644 --- a/arabic/ae_fonts_mono/Makefile +++ b/arabic/ae_fonts_mono/Makefile @@ -15,6 +15,7 @@ BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale +NO_STAGE= yes USE_XORG= x11 USE_BZIP2= yes SUB_FILES= pkg-message |