diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-08-17 20:53:54 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-08-17 20:53:54 +0000 |
commit | cc66a8c2d1a1caba0d9f5c320674e61ff35fe662 (patch) | |
tree | 398d5723e28afb607be7f68ad62d1ada4a00252a /arabic/ae_fonts_ttf | |
parent | 55915823964f53b240a7457230544026b1e1b939 (diff) | |
download | ports-cc66a8c2d1a1caba0d9f5c320674e61ff35fe662.tar.gz ports-cc66a8c2d1a1caba0d9f5c320674e61ff35fe662.zip |
Notes
Diffstat (limited to 'arabic/ae_fonts_ttf')
-rw-r--r-- | arabic/ae_fonts_ttf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arabic/ae_fonts_ttf/Makefile b/arabic/ae_fonts_ttf/Makefile index 6e5d7f8fb522..24cecfe47d29 100644 --- a/arabic/ae_fonts_ttf/Makefile +++ b/arabic/ae_fonts_ttf/Makefile @@ -17,6 +17,8 @@ COMMENT= A collection of truetype Arabic fonts created by Arabeyes.org BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir +BROKEN= Does not build + USE_X_PREFIX= yes USE_BZIP2= yes WRKSRC= ${WRKDIR}/ae_fonts1-${PORTVERSION} |