summaryrefslogtreecommitdiff
path: root/x11/tk
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 /x11/tk
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 'x11/tk')
-rw-r--r--x11/tk/Makefile4
-rw-r--r--x11/tk/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/tk/Makefile b/x11/tk/Makefile
index 9b5af48e7c2..607b6551499 100644
--- a/x11/tk/Makefile
+++ b/x11/tk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.72 2013/06/03 10:06:25 wiz Exp $
+# $NetBSD: Makefile,v 1.73 2013/06/04 22:17:32 tron Exp $
DISTNAME= tk${TK_VERSION}-src
PKGNAME= tk-${TK_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11 lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcl/}
diff --git a/x11/tk/buildlink3.mk b/x11/tk/buildlink3.mk
index 2719909a4fe..c8b5eef2d56 100644
--- a/x11/tk/buildlink3.mk
+++ b/x11/tk/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.31 2013/06/03 10:06:25 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.32 2013/06/04 22:17:32 tron Exp $
BUILDLINK_TREE+= tk
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= tk
TK_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.tk+= tk>=8.5.7
-BUILDLINK_ABI_DEPENDS.tk+= tk>=8.5.14nb1
+BUILDLINK_ABI_DEPENDS.tk+= tk>=8.5.14nb2
BUILDLINK_PKGSRCDIR.tk?= ../../x11/tk
BUILDLINK_FILES.tk+= bin/wish*