diff options
author | kris <kris@FreeBSD.org> | 2006-08-18 04:53:54 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-08-18 04:53:54 +0800 |
commit | 3881629d0b49455dcb19c89dc0ec0b1bdbedecf1 (patch) | |
tree | 8891a6bbbe0001e518760b61f17b82982fd7e945 /arabic/ae_fonts_ttf | |
parent | 01a61c625e16180559a98323b37c95467c893c38 (diff) | |
download | freebsd-ports-gnome-3881629d0b49455dcb19c89dc0ec0b1bdbedecf1.tar.gz freebsd-ports-gnome-3881629d0b49455dcb19c89dc0ec0b1bdbedecf1.tar.zst freebsd-ports-gnome-3881629d0b49455dcb19c89dc0ec0b1bdbedecf1.zip |
BROKEN: Does not build
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} |