diff options
Diffstat (limited to 'x11/wxGTK28-contrib/Makefile')
-rw-r--r-- | x11/wxGTK28-contrib/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/wxGTK28-contrib/Makefile b/x11/wxGTK28-contrib/Makefile index 86df427f68e..245f99bcd3c 100644 --- a/x11/wxGTK28-contrib/Makefile +++ b/x11/wxGTK28-contrib/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.21 2013/02/16 11:17:57 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/04/06 03:45:28 rodent Exp $ # .include "../../x11/wxGTK28/Makefile.common" -PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28-contrib/} -PKGREVISION= 19 -COMMENT= GTK-based implementation of the wxWidgets GUI library (contrib libraries) +PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28-contrib/} +PKGREVISION= 19 +COMMENT= Contrib libraries for wxWidgets GTK USE_TOOLS+= gmake |