Skip to content

Commit

Permalink
allow wnn4 option (now ja-freewnn-lib has shlib).
Browse files Browse the repository at this point in the history
  • Loading branch information
obache committed Mar 10, 2012
1 parent 6c3f574 commit 0038c49
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions inputmethod/im-ja/options.mk
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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"
Expand Down

0 comments on commit 0038c49

Please sign in to comment.