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/kacst_fonts | |
parent | a62b5a9a5a5a6041922ae514afa3e2b810f2ecb5 (diff) | |
download | ports-f91e1235e34476c70773b94b5f69ef744925aa02.tar.gz ports-f91e1235e34476c70773b94b5f69ef744925aa02.zip |
Add NO_STAGE all over the place in accessibility in preparation for the staging support
Notes
Notes:
svn path=/head/; revision=327685
Diffstat (limited to 'arabic/kacst_fonts')
-rw-r--r-- | arabic/kacst_fonts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arabic/kacst_fonts/Makefile b/arabic/kacst_fonts/Makefile index 6e7b16766cda..e23df7aabdc6 100644 --- a/arabic/kacst_fonts/Makefile +++ b/arabic/kacst_fonts/Makefile @@ -15,6 +15,7 @@ LICENSE= GPLv2 BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir +NO_STAGE= yes USE_BZIP2= yes WRKSRC= ${WRKDIR}/KacstArabicFonts-${PORTVERSION} |