diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-10-04 21:10:11 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-10-04 21:10:11 +0000 |
commit | c919b5ad1fd9caba3ed4679503cdb74dbdfa5c98 (patch) | |
tree | 326e02ae06d4afeac0be2f8fcfdc4586b075c4c4 /chinese/cxterm | |
parent | 6d8640771f6356e8c8c39d82fe11e95910134ba5 (diff) | |
download | ports-c919b5ad1fd9caba3ed4679503cdb74dbdfa5c98.tar.gz ports-c919b5ad1fd9caba3ed4679503cdb74dbdfa5c98.zip |
Notes
Diffstat (limited to 'chinese/cxterm')
-rw-r--r-- | chinese/cxterm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/cxterm/Makefile b/chinese/cxterm/Makefile index 24430e22a000..3c2e856c4a5b 100644 --- a/chinese/cxterm/Makefile +++ b/chinese/cxterm/Makefile @@ -28,6 +28,8 @@ BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale +BROKEN= does not compile + WRKSRC= ${WRKDIR}/cxterm-5.0 USE_IMAKE= yes USE_XORG= x11 xext xpm xmu xaw xt sm ice |