From e05e426ab43da6bb48ab55916d999c4d503e688a Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 4 Jun 2013 22:15:37 +0000 Subject: 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. --- x11/wxGTK24/Makefile | 4 ++-- x11/wxGTK24/buildlink3.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'x11/wxGTK24') diff --git a/x11/wxGTK24/Makefile b/x11/wxGTK24/Makefile index 254903fc0ba..6e7a0774e6a 100644 --- a/x11/wxGTK24/Makefile +++ b/x11/wxGTK24/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2013/06/03 10:06:26 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2013/06/04 22:17:33 tron Exp $ # .include "Makefile.common" -PKGREVISION= 32 +PKGREVISION= 33 COMMENT= GTK-based implementation of the wxWidgets GUI library CONFLICTS+= wxGTK<=2.4.2nb5 diff --git a/x11/wxGTK24/buildlink3.mk b/x11/wxGTK24/buildlink3.mk index 81d479059cb..8ee8db63d02 100644 --- a/x11/wxGTK24/buildlink3.mk +++ b/x11/wxGTK24/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.30 2013/06/03 10:06:26 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.31 2013/06/04 22:17:33 tron Exp $ .include "../../mk/bsd.fast.prefs.mk" @@ -8,7 +8,7 @@ BUILDLINK_TREE+= wxGTK24 WXGTK24_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.wxGTK24+= wxGTK24>=2.4.2 -BUILDLINK_ABI_DEPENDS.wxGTK24+= wxGTK24>=2.4.2nb32 +BUILDLINK_ABI_DEPENDS.wxGTK24+= wxGTK24>=2.4.2nb33 BUILDLINK_PKGSRCDIR.wxGTK24?= ../../x11/wxGTK24 .include "../../devel/pangox-compat/buildlink3.mk" -- cgit v1.2.3