diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-10-19 15:43:33 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-10-19 15:43:33 +0000 |
commit | 91e4e8a4e39fb58b7f561b303947252390d62e3d (patch) | |
tree | 007c8519a6455a0a0c70a67ca551339c6c99673c /emulators/wxmupen64plus | |
parent | b325ed20621b89892e9303249333c4deda2e4f15 (diff) |
Notes
Diffstat (limited to 'emulators/wxmupen64plus')
-rw-r--r-- | emulators/wxmupen64plus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/wxmupen64plus/Makefile b/emulators/wxmupen64plus/Makefile index 75476d7eaab8..a76a905bb007 100644 --- a/emulators/wxmupen64plus/Makefile +++ b/emulators/wxmupen64plus/Makefile @@ -22,10 +22,10 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libmupen64plus.so.2:${PORTSDIR}/emulators/mupen64p mupen64plus:${PORTSDIR}/emulators/mupen64plus-ui-console PROJECTHOST= bsdistfiles +USES= python USE_SDL= yes USE_WX= 3.0 WX_UNICODE= yes -USE_PYTHON= yes WAF_SCRIPT= waf post-patch: |