summaryrefslogtreecommitdiff
path: root/inputmethod/m17n-im-config
diff options
context:
space:
mode:
authoradam <adam>2016-08-03 10:22:08 +0000
committeradam <adam>2016-08-03 10:22:08 +0000
commit195e4035f63f63e4eb1391532d746baa900bd9db (patch)
treeec9752850cf8d991421cc9d6e41616955aea4422 /inputmethod/m17n-im-config
parent7fb819a9a5fe447862e66ae1c030af5c2aa8bde1 (diff)
downloadpkgsrc-195e4035f63f63e4eb1391532d746baa900bd9db.tar.gz
Revbump after graphics/gd update
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 5ea8fe92ec0..ddef88f2a2b 100644
--- a/inputmethod/m17n-im-config/Makefile
+++ b/inputmethod/m17n-im-config/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2015/11/18 14:19:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.33 2016/08/03 10:22:16 adam Exp $
#
DISTNAME= m17n-im-config-0.9.0
-PKGREVISION= 27
+PKGREVISION= 28
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 4e67b5925ba..b99a7787112 100644
--- a/inputmethod/m17n-im-config/buildlink3.mk
+++ b/inputmethod/m17n-im-config/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.30 2015/11/18 14:19:47 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.31 2016/08/03 10:22:16 adam 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.0nb27
+BUILDLINK_ABI_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0nb28
BUILDLINK_PKGSRCDIR.m17n-im-config?= ../../inputmethod/m17n-im-config
.include "../../devel/gettext-lib/buildlink3.mk"