diff options
author | dbj <dbj@pkgsrc.org> | 2016-01-19 03:51:23 +0000 |
---|---|---|
committer | dbj <dbj@pkgsrc.org> | 2016-01-19 03:51:23 +0000 |
commit | 51e0907ca2391ecd15654cf14fe4f17c58ad9572 (patch) | |
tree | db61204b600314d2cb73ce8c8dfbcbe732603c09 /x11 | |
parent | 88d8afbf891f3159f1dec0b23acaa8a359530b30 (diff) | |
download | pkgsrc-51e0907ca2391ecd15654cf14fe4f17c58ad9572.tar.gz |
precautionary rev bump since this shares Makefile.common with wxGTK28
Diffstat (limited to 'x11')
-rw-r--r-- | x11/wxGTK28-contrib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wxGTK28-contrib/Makefile b/x11/wxGTK28-contrib/Makefile index 391173f5455..b5ecad21ba9 100644 --- a/x11/wxGTK28-contrib/Makefile +++ b/x11/wxGTK28-contrib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2015/04/25 14:25:20 tnn Exp $ +# $NetBSD: Makefile,v 1.32 2016/01/19 03:51:23 dbj Exp $ .include "../../x11/wxGTK28/Makefile.common" PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28-contrib/} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Contrib libraries for wxWidgets GTK USE_TOOLS+= gmake |