summaryrefslogtreecommitdiff
path: root/inputmethod/m17n-im-config
diff options
context:
space:
mode:
authorryoon <ryoon>2014-05-05 00:47:34 +0000
committerryoon <ryoon>2014-05-05 00:47:34 +0000
commited37c793a389bd828f447312e82a36bcb8082685 (patch)
tree0f5a0a6d68ab07f42623455ffc3f1bec326482ca /inputmethod/m17n-im-config
parent529fc5455f7a64a851b9385fd324cfe548647ca7 (diff)
downloadpkgsrc-ed37c793a389bd828f447312e82a36bcb8082685.tar.gz
Recursive revbump from x11/pixman
Fix PR pkg/48777
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 13c0781ce52..e807a119948 100644
--- a/inputmethod/m17n-im-config/Makefile
+++ b/inputmethod/m17n-im-config/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2013/10/10 14:41:52 ryoon Exp $
+# $NetBSD: Makefile,v 1.28 2014/05/05 00:48:03 ryoon Exp $
#
DISTNAME= m17n-im-config-0.9.0
-PKGREVISION= 23
+PKGREVISION= 24
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 761afaf078a..89e7befa4d5 100644
--- a/inputmethod/m17n-im-config/buildlink3.mk
+++ b/inputmethod/m17n-im-config/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.26 2013/10/10 14:41:52 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.27 2014/05/05 00:48:03 ryoon 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.0nb23
+BUILDLINK_ABI_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0nb24
BUILDLINK_PKGSRCDIR.m17n-im-config?= ../../inputmethod/m17n-im-config
.include "../../devel/gettext-lib/buildlink3.mk"