diff options
author | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
commit | 89159dcf48d61796bab26ca26e9f87dae2511ddd (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /x11/wxGTK24 | |
parent | abfdf0cd43ca0c1929d9045edf9c85314384fce5 (diff) | |
download | pkgsrc-89159dcf48d61796bab26ca26e9f87dae2511ddd.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'x11/wxGTK24')
-rw-r--r-- | x11/wxGTK24/Makefile | 4 | ||||
-rw-r--r-- | x11/wxGTK24/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/wxGTK24/Makefile b/x11/wxGTK24/Makefile index 97e8d3bc6ca..90d470dce8d 100644 --- a/x11/wxGTK24/Makefile +++ b/x11/wxGTK24/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.16 2011/04/22 13:42:45 obache Exp $ +# $NetBSD: Makefile,v 1.17 2011/11/01 06:03:10 sbd Exp $ # PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" -PKGREVISION= 21 +PKGREVISION= 22 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 0aaece7c733..98b2ed456bf 100644 --- a/x11/wxGTK24/buildlink3.mk +++ b/x11/wxGTK24/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.18 2011/04/22 13:42:45 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.19 2011/11/01 06:03:10 sbd 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.2nb21 +BUILDLINK_ABI_DEPENDS.wxGTK24?= wxGTK24>=2.4.2nb22 BUILDLINK_PKGSRCDIR.wxGTK24?= ../../x11/wxGTK24 .include "../../devel/zlib/buildlink3.mk" |