From e32185c9b7142ec7c9ca3851c85f110fbaaa9a83 Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 31 May 2014 14:22:38 +0000 Subject: Introduce UIM module handling framework. Switch to use it even on UIM base package. Bump PKGREVISION. --- inputmethod/uim/options.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'inputmethod/uim/options.mk') diff --git a/inputmethod/uim/options.mk b/inputmethod/uim/options.mk index 099568b4642..07aba02f2f5 100644 --- a/inputmethod/uim/options.mk +++ b/inputmethod/uim/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.29 2014/01/20 13:26:54 ryoon Exp $ +# $NetBSD: options.mk,v 1.30 2014/05/31 14:22:38 obache Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.uim PKG_SUPPORTED_OPTIONS= anthy canna curl eb expat ffi gnome gnome3 gtk gtk3 m17nlib openssl prime sj3 sqlite uim-fep wnn4 xim @@ -81,7 +81,7 @@ CONFIGURE_ARGS+= --disable-fep . include "../../inputmethod/anthy/buildlink3.mk" CONFIGURE_ARGS+= --with-anthy-utf8 PLIST.anthy= yes -UIM_MODULES+= anthy +UIM_MODULES+= anthy anthy-utf8 .else CONFIGURE_ARGS+= --without-anthy .endif -- cgit v1.2.3