diff options
author | kris <kris@FreeBSD.org> | 2006-01-14 17:34:07 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-01-14 17:34:07 +0800 |
commit | 651e84304fef8a0a84e29829bc5f94006bb2a30f (patch) | |
tree | d2382d6c8b24a8dd82c70fab2fec81fe06ebf319 /chinese | |
parent | 3c2f3e1a92faceb6e664e1e77f234a2f13cb74a8 (diff) | |
download | freebsd-ports-graphics-651e84304fef8a0a84e29829bc5f94006bb2a30f.tar.gz freebsd-ports-graphics-651e84304fef8a0a84e29829bc5f94006bb2a30f.tar.zst freebsd-ports-graphics-651e84304fef8a0a84e29829bc5f94006bb2a30f.zip |
BROKEN: Does not build
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/libchewing/Makefile | 2 | ||||
-rw-r--r-- | chinese/pcmanx/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/chinese/libchewing/Makefile b/chinese/libchewing/Makefile index 2fc4190ef29..3d43c85321b 100644 --- a/chinese/libchewing/Makefile +++ b/chinese/libchewing/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://chewing.csie.net/download/libchewing/ MAINTAINER= kcwu@csie.org COMMENT= The Chewing intelligent phonetic input method library +BROKEN= Does not build + USE_GNOME= gnomehack pkgconfig USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes diff --git a/chinese/pcmanx/Makefile b/chinese/pcmanx/Makefile index 6b794ee0be4..4c5a42a096f 100644 --- a/chinese/pcmanx/Makefile +++ b/chinese/pcmanx/Makefile @@ -16,6 +16,8 @@ DISTNAME= pcmanx-pure-gtk2-${PORTVERSION} MAINTAINER= chinsan.tw@gmail.com COMMENT= BBS client using GTK+ 2.x +BROKEN= Does not build + USE_GNOME= gtk20 intlhack USE_GCC= 3.3+ USE_AUTOTOOLS= libtool:15 |