aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/chinput3
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-07-03 17:32:56 +0800
committerpav <pav@FreeBSD.org>2007-07-03 17:32:56 +0800
commit353552d0444331c9bfdd205ceaaf4ace4fd918aa (patch)
tree65a89810d0c15222e4b727bcb72fb9ea62d2e0c7 /chinese/chinput3
parent1085c5b24cf5dea17a9a3a18502a47c31ee0f77c (diff)
downloadfreebsd-ports-gnome-353552d0444331c9bfdd205ceaaf4ace4fd918aa.tar.gz
freebsd-ports-gnome-353552d0444331c9bfdd205ceaaf4ace4fd918aa.tar.zst
freebsd-ports-gnome-353552d0444331c9bfdd205ceaaf4ace4fd918aa.zip
- Mark BROKEN on CURRENT: does not build with GCC 4.2
Diffstat (limited to 'chinese/chinput3')
-rw-r--r--chinese/chinput3/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/chinese/chinput3/Makefile b/chinese/chinput3/Makefile
index 0309736f92de..3077a64d1331 100644
--- a/chinese/chinput3/Makefile
+++ b/chinese/chinput3/Makefile
@@ -30,6 +30,10 @@ SUB_FILES= pkg-message
BROKEN= Does not compile on !i386
.endif
+.if ${OSVERSION} >= 700042
+BROKEN= Does not compile with GCC 4.2
+.endif
+
post-patch:
@${REINPLACE_CMD} -e '/extern int ForwardEvent();/d' \
${WRKSRC}/src/Chinput-*/src/*.c