summaryrefslogtreecommitdiff
path: root/x11/wxGTK24/Makefile
diff options
context:
space:
mode:
authorshattered <shattered@pkgsrc.org>2009-01-19 16:36:40 +0000
committershattered <shattered@pkgsrc.org>2009-01-19 16:36:40 +0000
commita3b84be748a1561f02beca9d2d370b1a1bfab234 (patch)
tree346f6b9c6e4752a4ab31633c7d22367877eb036b /x11/wxGTK24/Makefile
parentc09595ef648e9927baba7def218a88ec509f3ded (diff)
downloadpkgsrc-a3b84be748a1561f02beca9d2d370b1a1bfab234.tar.gz
Fix a couple of places where 32-bit values were being used for 64 bit
values (i.e. pointers). From PR 40257. OK by wiz@.
Diffstat (limited to 'x11/wxGTK24/Makefile')
-rw-r--r--x11/wxGTK24/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wxGTK24/Makefile b/x11/wxGTK24/Makefile
index ca92bee806c..0422c53a27e 100644
--- a/x11/wxGTK24/Makefile
+++ b/x11/wxGTK24/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2009/01/08 21:58:17 shattered Exp $
+# $NetBSD: Makefile,v 1.7 2009/01/19 16:36:40 shattered Exp $
#
.include "Makefile.common"
-PKGREVISION= 11
+PKGREVISION= 12
COMMENT= GTK-based implementation of the wxWidgets GUI library
CONFLICTS+= wxGTK<=2.4.2nb5