summaryrefslogtreecommitdiff
path: root/x11/wxGTK24
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2012-10-08 23:00:34 +0000
committeradam <adam@pkgsrc.org>2012-10-08 23:00:34 +0000
commited93f0ca4714712817b38621e93dcad138f16ee1 (patch)
treee38131657ba44ecd23072f8213cae4dc414c2b9f /x11/wxGTK24
parent52c3f30f10d38eed66d349cd1b31e6076c5352a4 (diff)
downloadpkgsrc-ed93f0ca4714712817b38621e93dcad138f16ee1.tar.gz
Revbump after updating graphics/pango
Diffstat (limited to 'x11/wxGTK24')
-rw-r--r--x11/wxGTK24/Makefile4
-rw-r--r--x11/wxGTK24/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/wxGTK24/Makefile b/x11/wxGTK24/Makefile
index 3894599e839..4ce9b616ce2 100644
--- a/x11/wxGTK24/Makefile
+++ b/x11/wxGTK24/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.22 2012/10/02 17:12:21 tron Exp $
+# $NetBSD: Makefile,v 1.23 2012/10/08 23:00:43 adam Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
.include "Makefile.common"
-PKGREVISION= 27
+PKGREVISION= 28
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 dc8226a46be..38eea0ba24a 100644
--- a/x11/wxGTK24/buildlink3.mk
+++ b/x11/wxGTK24/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.25 2012/10/02 17:12:21 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.26 2012/10/08 23:00:43 adam 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.2nb27
+BUILDLINK_ABI_DEPENDS.wxGTK24+= wxGTK24>=2.4.2nb28
BUILDLINK_PKGSRCDIR.wxGTK24?= ../../x11/wxGTK24
.include "../../devel/zlib/buildlink3.mk"