diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:24:44 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:24:44 +0000 |
commit | 5c6cb4e758fbe553e3e90ca00f26930a0d947058 (patch) | |
tree | 9e6497caf746fd3da47e9753cfd6b6b8907d4d6e /x11/wxGTK24 | |
parent | de9d81d4ffc01a2e6f11d4e5ce309cbc09c46b6c (diff) | |
download | pkgsrc-5c6cb4e758fbe553e3e90ca00f26930a0d947058.tar.gz |
Recursive revbump following MesaLib update, categories p through x.
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 1bbade93587..bb39ea1435c 100644 --- a/x11/wxGTK24/Makefile +++ b/x11/wxGTK24/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2014/06/09 14:18:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.35 2015/04/25 14:25:20 tnn Exp $ # .include "Makefile.common" -PKGREVISION= 38 +PKGREVISION= 39 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 92d70342a10..b551253f286 100644 --- a/x11/wxGTK24/buildlink3.mk +++ b/x11/wxGTK24/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.35 2014/05/05 00:48:33 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.36 2015/04/25 14:25:20 tnn 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.2nb37 +BUILDLINK_ABI_DEPENDS.wxGTK24+= wxGTK24>=2.4.2nb39 BUILDLINK_PKGSRCDIR.wxGTK24?= ../../x11/wxGTK24 .include "../../devel/pangox-compat/buildlink3.mk" |