pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/scim-anthy Add dependency on kasumi, honor...
details: https://anonhg.NetBSD.org/pkgsrc/rev/22a761948349
branches: trunk
changeset: 568398:22a761948349
user: obache <obache%pkgsrc.org@localhost>
date: Sat Dec 12 06:22:08 2009 +0000
description:
Add dependency on kasumi, honor changes to 0.7.0 entry in NEWS.
Bump PKGREVISION.
diffstat:
inputmethod/scim-anthy/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r f9a9a1eb899e -r 22a761948349 inputmethod/scim-anthy/Makefile
--- a/inputmethod/scim-anthy/Makefile Sat Dec 12 05:25:00 2009 +0000
+++ b/inputmethod/scim-anthy/Makefile Sat Dec 12 06:22:08 2009 +0000
@@ -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 @@
PKG_DESTDIR_SUPPORT= user-destdir
+DEPENDS+= kasumi>=0.6:../../inputmethod/kasumi
+
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index