summaryrefslogtreecommitdiff
path: root/inputmethod/m17n-im-config
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-03-03 00:11:51 +0000
committerwiz <wiz@pkgsrc.org>2012-03-03 00:11:51 +0000
commite64308b04bbe77743ea3554180946741795d6b04 (patch)
treea1c602ef4a7cc8ff28e093a91e96ec5a529d4fa0 /inputmethod/m17n-im-config
parent94ba874f0f42028504e0b2966805985c000aad5f (diff)
downloadpkgsrc-e64308b04bbe77743ea3554180946741795d6b04.tar.gz
Recursive bump for pcre-8.30* (shlib major change)
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 bb7a4b17a54..8a350d0486e 100644
--- a/inputmethod/m17n-im-config/Makefile
+++ b/inputmethod/m17n-im-config/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2012/02/06 12:40:41 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2012/03/03 00:12:30 wiz Exp $
#
DISTNAME= m17n-im-config-0.9.0
-PKGREVISION= 9
+PKGREVISION= 10
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 32f4eaf54c6..15cae5df682 100644
--- a/inputmethod/m17n-im-config/buildlink3.mk
+++ b/inputmethod/m17n-im-config/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.11 2012/02/06 12:40:41 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2012/03/03 00:12:30 wiz 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.0nb9
+BUILDLINK_ABI_DEPENDS.m17n-im-config?= m17n-im-config>=0.9.0nb10
BUILDLINK_PKGSRCDIR.m17n-im-config?= ../../inputmethod/m17n-im-config
.include "../../devel/gettext-lib/buildlink3.mk"