summaryrefslogtreecommitdiff
path: root/inputmethod/im-ja/options.mk
diff options
context:
space:
mode:
authorobache <obache>2012-03-10 15:24:50 +0000
committerobache <obache>2012-03-10 15:24:50 +0000
commited824b675952a34efa54e47c51e6e665f9f54b87 (patch)
treec3523cb78a2a8e61307ccef3acecf4adc78117cb /inputmethod/im-ja/options.mk
parentb2cff784262d33425f17ab0f300bc65e032dc3eb (diff)
downloadpkgsrc-ed824b675952a34efa54e47c51e6e665f9f54b87.tar.gz
allow wnn4 option (now ja-freewnn-lib has shlib).
Diffstat (limited to 'inputmethod/im-ja/options.mk')
-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"