Switch to wx 3.0
This commit is contained in:
parent
c2c65a96ef
commit
1844041b9c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348946
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= dolphin-emu
|
||||
PORTVERSION= 4.0.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \
|
||||
LOCAL/martymac
|
||||
|
@ -23,7 +23,7 @@ LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \
|
|||
|
||||
USE_SDL= sdl
|
||||
USE_XORG= ice xext x11 xrandr xi
|
||||
USE_WX= 2.9+
|
||||
USE_WX= 3.0+
|
||||
WX_UNICODE= yes
|
||||
USE_GL= gl glew glu
|
||||
|
||||
|
|
Loading…
Reference in a new issue