From 2c6e8e30b08bf1c171e92b4a779d56f1b68206fa Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 14 Sep 2010 11:00:44 +0000 Subject: Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that version, and bump all depends. Per discussion on pkgsrc-changes. --- 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 6566584a056..427a887ab8e 100644 --- a/x11/wxGTK24/Makefile +++ b/x11/wxGTK24/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.12 2010/06/13 22:45:53 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2010/09/14 11:00:55 wiz Exp $ # PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" -PKGREVISION= 17 +PKGREVISION= 18 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 ca93208ab47..cccf09e7d01 100644 --- a/x11/wxGTK24/buildlink3.mk +++ b/x11/wxGTK24/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.13 2010/06/13 22:45:53 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.14 2010/09/14 11:00:55 wiz 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.2nb17 +BUILDLINK_ABI_DEPENDS.wxGTK24?= wxGTK24>=2.4.2nb18 BUILDLINK_PKGSRCDIR.wxGTK24?= ../../x11/wxGTK24 .include "../../devel/zlib/buildlink3.mk" -- cgit v1.2.3