summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2009-12-12 06:22:08 +0000
committerobache <obache@pkgsrc.org>2009-12-12 06:22:08 +0000
commitcf0bf4e1739ca99b1940247a4c1404a8a2e44fbb (patch)
tree018e01deace950140d97a97788d7f1162c77f1ab /inputmethod
parent6bca509348d0f4dfa4e3f6b80f6bd0ec16911fbe (diff)
downloadpkgsrc-cf0bf4e1739ca99b1940247a4c1404a8a2e44fbb.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