- Fix arguments of USES=python

Submitted by:	lightside@gmx.com (maintainer)
This commit is contained in:
Dmitry Marakasov 2014-12-12 17:12:19 +00:00
parent 4a65d405da
commit cef62f6012
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374599

View file

@ -3,6 +3,7 @@
PORTNAME= wxlauncher
PORTVERSION= 0.9.4
PORTREVISION= 1
CATEGORIES= games
MAINTAINER= lightside@gmx.com
@ -20,7 +21,7 @@ GH_PROJECT= ${PORTNAME}
GH_COMMIT= d251770
GH_TAGNAME= ${GH_COMMIT}
USES= cmake:outsource openal python:2:build
USES= cmake:outsource openal python:2,build
USE_SDL= sdl
USE_WX= 2.8
WX_UNICODE= yes