summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-04 09:59:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-04 09:59:31 +0000
commitab929fd6912da7de27c1aae2fb11aac46e30bddd (patch)
treee92fec2695cb18b29c5e3eb036133af37fb7d24e /x11
parentActivate compatibility with wxGTK 2.6 API (diff)
Switch to wxGTK 3.0 now that is supports wxGTK 2.6 API
Notes
Notes: svn path=/head/; revision=356452
Diffstat (limited to 'x11')
-rw-r--r--x11/xorg-edit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xorg-edit/Makefile b/x11/xorg-edit/Makefile
index e23c853d23fd..9636e526b909 100644
--- a/x11/xorg-edit/Makefile
+++ b/x11/xorg-edit/Makefile
@@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USES= dos2unix gmake tar:bzip2
DOS2UNIX_GLOB= *.cpp *.h
-USE_WX= 2.8
+USE_WX= 3.0
WX_UNICODE= yes
PLIST_FILES= bin/xorg-edit \