summaryrefslogtreecommitdiff
path: root/inputmethod/tomoe
diff options
context:
space:
mode:
authorobache <obache>2011-04-22 13:41:54 +0000
committerobache <obache>2011-04-22 13:41:54 +0000
commitf47b8ba455be1bf881617a5a5506363d13160964 (patch)
treedc389f11e24082a6677644fa2e9a1ce749f189f0 /inputmethod/tomoe
parente9d2de786f906c0119d6c3c6dcc59134c6ea1222 (diff)
downloadpkgsrc-f47b8ba455be1bf881617a5a5506363d13160964.tar.gz
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'inputmethod/tomoe')
-rw-r--r--inputmethod/tomoe/Makefile4
-rw-r--r--inputmethod/tomoe/buildlink3.mk3
2 files changed, 4 insertions, 3 deletions
diff --git a/inputmethod/tomoe/Makefile b/inputmethod/tomoe/Makefile
index c532f21b397..ca561cad1e4 100644
--- a/inputmethod/tomoe/Makefile
+++ b/inputmethod/tomoe/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/05/17 07:30:12 obache Exp $
+# $NetBSD: Makefile,v 1.4 2011/04/22 13:42:25 obache Exp $
#
DISTNAME= tomoe-0.6.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/}
diff --git a/inputmethod/tomoe/buildlink3.mk b/inputmethod/tomoe/buildlink3.mk
index 02a425b9f72..abb19e985b6 100644
--- a/inputmethod/tomoe/buildlink3.mk
+++ b/inputmethod/tomoe/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2009/03/20 19:24:47 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2011/04/22 13:42:25 obache Exp $
BUILDLINK_TREE+= tomoe
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= tomoe
TOMOE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.tomoe+= tomoe>=0.6.0
+BUILDLINK_ABI_DEPENDS.tomoe?= tomoe>=0.6.0nb2
BUILDLINK_PKGSRCDIR.tomoe?= ../../inputmethod/tomoe
.include "../../devel/glib2/buildlink3.mk"