diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-05-21 21:51:00 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-05-21 21:51:00 +0000 |
commit | 500dc78b7b92fcc4f2ac544d310d0297fd1df693 (patch) | |
tree | 563143f0e27e9518e06b9d3d2d58e86f4240ea0b /chinese/oxim | |
parent | a268f64b10dd927fb1e29ecc0f856a26acaecf4f (diff) |
Notes
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 68d44f665b0e..4dfe6d530f9f 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+ |