diff options
Diffstat (limited to 'x11/wxGTK24/Makefile')
-rw-r--r-- | x11/wxGTK24/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wxGTK24/Makefile b/x11/wxGTK24/Makefile index 4e1d921080e..ef61da52ab7 100644 --- a/x11/wxGTK24/Makefile +++ b/x11/wxGTK24/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2009/11/29 20:16:20 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2010/01/18 09:59:45 wiz Exp $ # PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" -PKGREVISION= 14 +PKGREVISION= 15 COMMENT= GTK-based implementation of the wxWidgets GUI library CONFLICTS+= wxGTK<=2.4.2nb5 |