From fdb6698a39e675b58321183deb695a867b8e3135 Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Sat, 29 Apr 2006 02:39:41 +0000 Subject: 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) --- chinese/oxim/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'chinese/oxim') 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= -- cgit v1.2.3