aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2009-08-30 15:20:59 +0800
committererwin <erwin@FreeBSD.org>2009-08-30 15:20:59 +0800
commitd4f60557e1fa3ef21b91c4e4919b71cf6a8ac714 (patch)
tree6ff8c88896c6649ca52e659c3cf0270c99c89bea /chinese
parent784460c31fec005d8b654b5f5550291cb5b4d396 (diff)
downloadfreebsd-ports-gnome-d4f60557e1fa3ef21b91c4e4919b71cf6a8ac714.tar.gz
freebsd-ports-gnome-d4f60557e1fa3ef21b91c4e4919b71cf6a8ac714.tar.zst
freebsd-ports-gnome-d4f60557e1fa3ef21b91c4e4919b71cf6a8ac714.zip
Mark BROKEN on all branches: does not build
Diffstat (limited to 'chinese')
-rw-r--r--chinese/iiimf-le-xcin/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/chinese/iiimf-le-xcin/Makefile b/chinese/iiimf-le-xcin/Makefile
index b8d6d06800b6..6f4b02f055c8 100644
--- a/chinese/iiimf-le-xcin/Makefile
+++ b/chinese/iiimf-le-xcin/Makefile
@@ -18,6 +18,8 @@ COMMENT= IIIMF xcin language engine, a traditional Chinese input method
EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
RUN_DEPENDS= iiimd:${PORTSDIR}/textproc/iiimf-server
+BROKEN= does not build
+
USE_XORG= x11 xproto
WRKSRC= ${WRKDIR}/iiimf-xcin
USE_BZIP2= yes
@@ -43,10 +45,4 @@ post-patch:
pre-configure:
cd ${WRKSRC} && ${ACLOCAL} -I ${LOCALBASE}/share/aclocal -I acfiles
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 700000
-BROKEN= does not build
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>