From f5f6b70e8e04e3562e3de67b1ea6630c4a37738b Mon Sep 17 00:00:00 2001 From: dholland Date: Sun, 19 Jun 2011 00:49:59 +0000 Subject: This also uses glib2 directly at least when configuring. It's not clear if any of the installed binaries really do, but better to be safe. PKGREVISION -> 9. --- x11/wxGTK28-contrib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/wxGTK28-contrib/Makefile b/x11/wxGTK28-contrib/Makefile index f790e4f9828..cdbe778920d 100644 --- a/x11/wxGTK28-contrib/Makefile +++ b/x11/wxGTK28-contrib/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2011/04/22 13:42:07 obache Exp $ +# $NetBSD: Makefile,v 1.11 2011/06/19 00:49:59 dholland Exp $ # .include "../../x11/wxGTK28/Makefile.common" PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28-contrib/} -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= GTK-based implementation of the wxWidgets GUI library (contrib libraries) USE_TOOLS+= gmake -- cgit v1.2.3