summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2019-02-24 18:37:58 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2019-02-24 18:37:58 +0000
commit1057d74ee5e721e5fa048cea193bdf5d8f5977aa (patch)
tree356ea7476aa87d639c2c5bbb9eb6166bd7ac133a
parentMark as wxGTK 2.8 only (diff)
Switch to use wxGTK30
-rw-r--r--emulators/playonbsd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/playonbsd/Makefile b/emulators/playonbsd/Makefile
index d6b9016aef56..b45517f0b313 100644
--- a/emulators/playonbsd/Makefile
+++ b/emulators/playonbsd/Makefile
@@ -32,7 +32,7 @@ GECKO_RUN_DEPENDS= wine-gecko>=2.21:emulators/wine-gecko
ONLY_FOR_ARCHS= amd64 i386
USES= python:run perl5
-USE_WX= 2.8+
+USE_WX= 3.0
WX_COMPS= python:run
USE_GITHUB= yes