summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorobache <obache>2009-12-12 06:22:08 +0000
committerobache <obache>2009-12-12 06:22:08 +0000
commit94e133e28f39a1abf20a7e9076147cada5dd5dd8 (patch)
tree018e01deace950140d97a97788d7f1162c77f1ab /inputmethod
parent541bf31df2e30fa4fc00dff751bfe1e117773e1d (diff)
downloadpkgsrc-94e133e28f39a1abf20a7e9076147cada5dd5dd8.tar.gz
Add dependency on kasumi, honor changes to 0.7.0 entry in NEWS.
Bump PKGREVISION.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/scim-anthy/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/inputmethod/scim-anthy/Makefile b/inputmethod/scim-anthy/Makefile
index 2cafaf1a6c9..58ca1476fac 100644
--- a/inputmethod/scim-anthy/Makefile
+++ b/inputmethod/scim-anthy/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/11/24 11:47:40 obache Exp $
+# $NetBSD: Makefile,v 1.2 2009/12/12 06:22:08 obache Exp $
#
DISTNAME= scim-anthy-1.2.7
+PKGREVISION= 1
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/37309/}
@@ -12,6 +13,8 @@ LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
+DEPENDS+= kasumi>=0.6:../../inputmethod/kasumi
+
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
USE_LIBTOOL= yes