summaryrefslogtreecommitdiff
path: root/inputmethod/uim
diff options
context:
space:
mode:
authorobache <obache>2014-12-26 08:37:14 +0000
committerobache <obache>2014-12-26 08:37:14 +0000
commit8b6ceb3a9b1433af54545c4deeaf4e22273371e3 (patch)
treece8fc1827098f08d44d6e96930612d63bd865d57 /inputmethod/uim
parent27e398662cdbdf9cc70fcf18a0287b8f1660d241 (diff)
downloadpkgsrc-8b6ceb3a9b1433af54545c4deeaf4e22273371e3.tar.gz
m17n-contrib is merged into m17n-db-1.6.5 and later.
fixes a part of PR pkg/49504 by YAMASHIRO Jun.
Diffstat (limited to 'inputmethod/uim')
-rw-r--r--inputmethod/uim/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/uim/options.mk b/inputmethod/uim/options.mk
index 07aba02f2f5..d51ceb8b28a 100644
--- a/inputmethod/uim/options.mk
+++ b/inputmethod/uim/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.30 2014/05/31 14:22:38 obache Exp $
+# $NetBSD: options.mk,v 1.31 2014/12/26 08:37:14 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
@@ -182,7 +182,7 @@ CONFIGURE_ARGS+= --disable-kde4-applet
.if !empty(PKG_OPTIONS:Mm17nlib)
. include "../../devel/m17n-lib/buildlink3.mk"
-DEPENDS+= m17n-contrib-[0-9]*:../../misc/m17n-contrib
+DEPENDS+= {m17n-db>=1.6.5,m17n-contrib-[0-9]*}:../../misc/m17n-db
PLIST.m17nlib= yes
INSTALL_TEMPLATES+= INSTALL.m17nlib
DEINSTALL_TEMPLATES+= DEINSTALL.m17nlib