diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 23:21:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 23:21:25 +0000 |
commit | ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3 (patch) | |
tree | e23ad8f32a26812997940fcbb692cd233adb348c /arabic | |
parent | 74afc71c04a50797560e13b9718ee538eba6b691 (diff) | |
download | ports-ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3.tar.gz ports-ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3.zip |
Notes
Diffstat (limited to 'arabic')
-rw-r--r-- | arabic/ae_fonts_ttf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arabic/ae_fonts_ttf/Makefile b/arabic/ae_fonts_ttf/Makefile index 0732928d5983..1e225f2e6284 100644 --- a/arabic/ae_fonts_ttf/Makefile +++ b/arabic/ae_fonts_ttf/Makefile @@ -7,7 +7,7 @@ PORTNAME= ae_fonts1_ttf PORTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= arabic x11-fonts MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= arabeyes @@ -18,7 +18,6 @@ COMMENT= A collection of truetype Arabic fonts created by Arabeyes.org BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir -USE_X_PREFIX= yes USE_BZIP2= yes WRKSRC= ${WRKDIR}/ae_fonts1-${PORTVERSION} |