diff options
-rw-r--r-- | emulators/playonbsd/Makefile | 2 |
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 |