diff options
Diffstat (limited to 'chinese/oxim')
-rw-r--r-- | chinese/oxim/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/oxim/Makefile b/chinese/oxim/Makefile index 68d44f665b0..4dfe6d530f9 100644 --- a/chinese/oxim/Makefile +++ b/chinese/oxim/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= zh-libchewing>=0.2.6:${PORTSDIR}/chinese/libchewing RUN_DEPENDS= zh-libchewing>=0.2.6:${PORTSDIR}/chinese/libchewing \ zh-fireflyttf>=0:${PORTSDIR}/chinese/fireflyttf +BROKEN= Does not compile + OPTIONS= GTK2 "Enable GTK2 input method module" On USE_GCC= 3.2+ |