From 844e867ea91864dceed15b9427ff4fc3cf8422d3 Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 10 Mar 2012 15:24:50 +0000 Subject: allow wnn4 option (now ja-freewnn-lib has shlib). --- inputmethod/im-ja/options.mk | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'inputmethod') 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" -- cgit v1.2.3