summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-03-10 15:24:50 +0000
committerobache <obache@pkgsrc.org>2012-03-10 15:24:50 +0000
commit844e867ea91864dceed15b9427ff4fc3cf8422d3 (patch)
treec3523cb78a2a8e61307ccef3acecf4adc78117cb /inputmethod
parent62a3465b938f0dc50b45fa271612d80872cd86ad (diff)
downloadpkgsrc-844e867ea91864dceed15b9427ff4fc3cf8422d3.tar.gz
allow wnn4 option (now ja-freewnn-lib has shlib).
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/im-ja/options.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/inputmethod/im-ja/options.mk b/inputmethod/im-ja/options.mk
index 27e84d2e9d7..046a3948360 100644
--- a/inputmethod/im-ja/options.mk
+++ b/inputmethod/im-ja/options.mk
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.1.1.1 2010/05/20 08:18:00 obache Exp $
+# $NetBSD: options.mk,v 1.2 2012/03/10 15:24:50 obache Exp $
#
PKG_OPTIONS_VAR= PKG_OPTIONS.im-ja
-PKG_SUPPORTED_OPTIONS= anthy canna skk gnome xim
+PKG_SUPPORTED_OPTIONS= anthy canna wnn4 skk gnome xim
PKG_SUGGESTED_OPTIONS= anthy canna skk gnome xim
.include "../../mk/bsd.options.mk"
@@ -29,7 +29,6 @@ CONFIGURE_ARGS+= --disable-anthy
#
# Wnn support
-# XXX: broken, need shlib.
#
.if !empty(PKG_OPTIONS:Mwnn4)
.include "../../inputmethod/ja-freewnn-lib/buildlink3.mk"