summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chinese/libchewing/Makefile2
-rw-r--r--chinese/pcmanx/Makefile2
-rw-r--r--java/kaffe/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/chinese/libchewing/Makefile b/chinese/libchewing/Makefile
index 2fc4190..3d43c85 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 6b794ee..4c5a42a 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
diff --git a/java/kaffe/Makefile b/java/kaffe/Makefile
index 064e59f..910a692 100644
--- a/java/kaffe/Makefile
+++ b/java/kaffe/Makefile
@@ -23,6 +23,8 @@ BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \
RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip \
javavm:${PORTSDIR}/java/javavmwrapper
+BROKEN= Does not build
+
WRKSRC= ${WRKDIR}/kaffe-${PORTVERSION}
ONLY_FOR_ARCHS= i386 amd64
OpenPOWER on IntegriCloud