diff options
Diffstat (limited to 'emulators')
-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 7c4ed74e6161..9e6e1910e4eb 100644 --- a/emulators/playonbsd/Makefile +++ b/emulators/playonbsd/Makefile @@ -31,7 +31,7 @@ GECKO_RUN_DEPENDS= wine-gecko>=2.21:emulators/wine-gecko ONLY_FOR_ARCHS= amd64 i386 -USES= python:run perl5 +USES= python:2.7,run perl5 USE_WX= 3.0 WX_COMPS= python:run |