summaryrefslogtreecommitdiff
path: root/x11/wxGTK28
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2012-10-02 17:12:21 +0000
committertron <tron@pkgsrc.org>2012-10-02 17:12:21 +0000
commit382898a46e47d7482271368f9c3162a150ff16d1 (patch)
tree8ba8e8f29c9f367094c54d7b6bef9c017ebce8a9 /x11/wxGTK28
parente5d333273e4be989989e803d5731722dae9366b2 (diff)
downloadpkgsrc-382898a46e47d7482271368f9c3162a150ff16d1.tar.gz
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
Diffstat (limited to 'x11/wxGTK28')
-rw-r--r--x11/wxGTK28/Makefile4
-rw-r--r--x11/wxGTK28/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/wxGTK28/Makefile b/x11/wxGTK28/Makefile
index ba04cd9166c..f8e690f15b8 100644
--- a/x11/wxGTK28/Makefile
+++ b/x11/wxGTK28/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.25 2012/09/15 10:07:17 obache Exp $
+# $NetBSD: Makefile,v 1.26 2012/10/02 17:12:22 tron Exp $
#
.include "../../x11/wxGTK28/Makefile.common"
-PKGREVISION= 19
+PKGREVISION= 20
PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28/}
COMMENT= GTK-based implementation of the wxWidgets GUI library
diff --git a/x11/wxGTK28/buildlink3.mk b/x11/wxGTK28/buildlink3.mk
index 1e3ab17ec7b..a99c8a38566 100644
--- a/x11/wxGTK28/buildlink3.mk
+++ b/x11/wxGTK28/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.18 2012/09/15 10:07:18 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.19 2012/10/02 17:12:22 tron Exp $
BUILDLINK_TREE+= wxGTK28
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= wxGTK28
WXGTK28_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.wxGTK28+= wxGTK28>=2.8.10
-BUILDLINK_ABI_DEPENDS.wxGTK28+= wxGTK28>=2.8.10nb19
+BUILDLINK_ABI_DEPENDS.wxGTK28+= wxGTK28>=2.8.10nb20
BUILDLINK_PKGSRCDIR.wxGTK28?= ../../x11/wxGTK28
.include "../../devel/gettext-lib/buildlink3.mk"