diff options
Diffstat (limited to 'arabic/kacst_fonts')
-rw-r--r-- | arabic/kacst_fonts/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arabic/kacst_fonts/Makefile b/arabic/kacst_fonts/Makefile index a92cd6c8f25d..5a7bc29240ee 100644 --- a/arabic/kacst_fonts/Makefile +++ b/arabic/kacst_fonts/Makefile @@ -7,7 +7,7 @@ PORTNAME= kacst_fonts PORTVERSION= 1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= arabic MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= arabeyes @@ -18,7 +18,6 @@ COMMENT= Truetype Arabic fonts created by KACST BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir -USE_X_PREFIX= yes USE_BZIP2= yes WRKSRC= ${WRKDIR}/KacstArabicFonts-${PORTVERSION} |