aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/wxgtk26/Makefile
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2009-03-15 18:25:25 +0800
committerfjoe <fjoe@FreeBSD.org>2009-03-15 18:25:25 +0800
commitcbf786d0bae5fb87cbf7d51a39b7284962288339 (patch)
tree5edd2a4f23f094511447235a9ee16124e503e7b0 /x11-toolkits/wxgtk26/Makefile
parentb7dea5bb498e766aa678b5b01b209de795525497 (diff)
downloadfreebsd-ports-gnome-cbf786d0bae5fb87cbf7d51a39b7284962288339.tar.gz
freebsd-ports-gnome-cbf786d0bae5fb87cbf7d51a39b7284962288339.tar.zst
freebsd-ports-gnome-cbf786d0bae5fb87cbf7d51a39b7284962288339.zip
Update to 2.6.4.
Diffstat (limited to 'x11-toolkits/wxgtk26/Makefile')
-rw-r--r--x11-toolkits/wxgtk26/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/wxgtk26/Makefile b/x11-toolkits/wxgtk26/Makefile
index fa2594c8b2a1..1ecd16e3a876 100644
--- a/x11-toolkits/wxgtk26/Makefile
+++ b/x11-toolkits/wxgtk26/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= wx
-PORTVERSION= 2.6.3
-PORTREVISION?= 1
+PORTVERSION= 2.6.4
+PORTREVISION?= 0
CATEGORIES= x11-toolkits
MASTER_SITES= SF/wxwindows
PKGNAMESUFFIX= ${WXGTK_FLAVOR}
@@ -49,7 +49,6 @@ PLIST= ${.CURDIR}/pkg-plist
WXGTK_FLAVOR?= gtk2
.if ${WXGTK_FLAVOR} == "gtk2"
-PORTREVISION= 5
CONFLICTS= wxgtk2-contrib-devel-2.5.2*
.endif