diff options
Diffstat (limited to 'x11/wxGTK/Makefile')
-rw-r--r-- | x11/wxGTK/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/wxGTK/Makefile b/x11/wxGTK/Makefile index ff8f9b06c4e..a825b12c571 100644 --- a/x11/wxGTK/Makefile +++ b/x11/wxGTK/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.45 2005/10/04 01:47:32 minskim Exp $ +# $NetBSD: Makefile,v 1.46 2006/01/24 07:33:01 wiz Exp $ # .include "Makefile.common" COMMENT= GTK-based implementation of the wxWidgets GUI library +PKGREVISION= 1 post-install: ${INSTALL_DATA_DIR} ${DOCDIR} |