diff options
Diffstat (limited to 'x11/wxGTK26-contrib/Makefile')
-rw-r--r-- | x11/wxGTK26-contrib/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/wxGTK26-contrib/Makefile b/x11/wxGTK26-contrib/Makefile index 326651ece19..fdfc6359d66 100644 --- a/x11/wxGTK26-contrib/Makefile +++ b/x11/wxGTK26-contrib/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.19 2013/02/16 11:17:59 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2013/04/06 03:45:28 rodent Exp $ # .include "../../x11/wxGTK26/Makefile.common" -PKGNAME= ${DISTNAME:S/wxGTK/wxGTK-contrib/} -PKGREVISION= 20 -MAINTAINER= pkgsrc-users@NetBSD.org -COMMENT= GTK-based implementation of the wxWidgets GUI library (contrib libraries) +PKGNAME= ${DISTNAME:S/wxGTK/wxGTK-contrib/} +PKGREVISION= 20 +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Contrib libraries for wxWidgets GTK USE_TOOLS+= gmake |