aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-04-29 10:39:41 +0800
committerclsung <clsung@FreeBSD.org>2006-04-29 10:39:41 +0800
commitaba7da073805dad3e381b027f0843133ae6b176c (patch)
tree566f209bc661d87993d51095ae88f65c7ef151e6
parent3f78ccbecf7ad4e737124c7b1610dad9a13615ef (diff)
downloadfreebsd-ports-gnome-aba7da073805dad3e381b027f0843133ae6b176c.tar.gz
freebsd-ports-gnome-aba7da073805dad3e381b027f0843133ae6b176c.tar.zst
freebsd-ports-gnome-aba7da073805dad3e381b027f0843133ae6b176c.zip
This port uses lots of C99 syntax. Instead of patching,
require newer gcc to build it. Tested on RELENG_4 in tinderbox: http://www.rafan.org/tb/logs/4-FreeBSD/zh-oxim-1.0.3.log PR: 96486 Submitted by: maintainer (Rong-En Fan)
-rw-r--r--chinese/oxim/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/oxim/Makefile b/chinese/oxim/Makefile
index b8b8661f6b95..68d44f665b0e 100644
--- a/chinese/oxim/Makefile
+++ b/chinese/oxim/Makefile
@@ -23,6 +23,7 @@ RUN_DEPENDS= zh-libchewing>=0.2.6:${PORTSDIR}/chinese/libchewing \
OPTIONS= GTK2 "Enable GTK2 input method module" On
+USE_GCC= 3.2+
USE_ICONV= yes
USE_X_PREFIX= yes
USE_GNOME=