summaryrefslogtreecommitdiff
path: root/inputmethod/scim
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2013-06-04 22:15:37 +0000
committertron <tron@pkgsrc.org>2013-06-04 22:15:37 +0000
commite05e426ab43da6bb48ab55916d999c4d503e688a (patch)
tree6b8ed11551c6ae6edf7530700df81d41fe88397e /inputmethod/scim
parent6ac78ffb0f037a74145725b7dcfcfa4652d7dd23 (diff)
downloadpkgsrc-e05e426ab43da6bb48ab55916d999c4d503e688a.tar.gz
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
Diffstat (limited to 'inputmethod/scim')
-rw-r--r--inputmethod/scim/Makefile4
-rw-r--r--inputmethod/scim/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/inputmethod/scim/Makefile b/inputmethod/scim/Makefile
index 3f392fc8f28..31b2e588ce9 100644
--- a/inputmethod/scim/Makefile
+++ b/inputmethod/scim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2013/06/03 10:05:25 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2013/06/04 22:16:31 tron Exp $
#
DISTNAME= scim-1.4.14
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
diff --git a/inputmethod/scim/buildlink3.mk b/inputmethod/scim/buildlink3.mk
index 11a9a152f92..6301d33148b 100644
--- a/inputmethod/scim/buildlink3.mk
+++ b/inputmethod/scim/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.18 2013/06/03 10:05:25 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.19 2013/06/04 22:16:31 tron Exp $
BUILDLINK_TREE+= scim
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= scim
SCIM_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.scim+= scim>=1.4.7
-BUILDLINK_ABI_DEPENDS.scim+= scim>=1.4.14nb10
+BUILDLINK_ABI_DEPENDS.scim+= scim>=1.4.14nb11
BUILDLINK_PKGSRCDIR.scim?= ../../inputmethod/scim
.include "../../devel/gettext-lib/buildlink3.mk"