summaryrefslogtreecommitdiff
path: root/inputmethod/m17n-im-config
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/m17n-im-config
parente9d2de786f906c0119d6c3c6dcc59134c6ea1222 (diff)
downloadpkgsrc-f47b8ba455be1bf881617a5a5506363d13160964.tar.gz
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'inputmethod/m17n-im-config')
-rw-r--r--inputmethod/m17n-im-config/Makefile4
-rw-r--r--inputmethod/m17n-im-config/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/inputmethod/m17n-im-config/Makefile b/inputmethod/m17n-im-config/Makefile
index 42adca09b24..14c23107840 100644
--- a/inputmethod/m17n-im-config/Makefile
+++ b/inputmethod/m17n-im-config/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2011/01/13 13:36:33 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2011/04/22 13:42:01 obache Exp $
#
DISTNAME= m17n-im-config-0.9.0
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= inputmethod devel
MASTER_SITES= http://www.m17n.org/m17n-lib-download/
diff --git a/inputmethod/m17n-im-config/buildlink3.mk b/inputmethod/m17n-im-config/buildlink3.mk
index 4d600d423de..784385c7182 100644
--- a/inputmethod/m17n-im-config/buildlink3.mk
+++ b/inputmethod/m17n-im-config/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.8 2011/01/13 13:36:33 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.9 2011/04/22 13:42:01 obache Exp $
BUILDLINK_TREE+= m17n-im-config
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= m17n-im-config
M17N_IM_CONFIG_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0
-BUILDLINK_ABI_DEPENDS.m17n-im-config?= m17n-im-config>=0.9.0nb6
+BUILDLINK_ABI_DEPENDS.m17n-im-config?= m17n-im-config>=0.9.0nb7
BUILDLINK_PKGSRCDIR.m17n-im-config?= ../../inputmethod/m17n-im-config
.include "../../devel/gettext-lib/buildlink3.mk"