diff options
Diffstat (limited to 'games/endgame-singularity/Makefile')
-rw-r--r-- | games/endgame-singularity/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/endgame-singularity/Makefile b/games/endgame-singularity/Makefile index 6a829a140697..614c5cc4c59b 100644 --- a/games/endgame-singularity/Makefile +++ b/games/endgame-singularity/Makefile @@ -32,7 +32,7 @@ RUN_DEPENDS= ${PYGAME} \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}polib>=0:devel/py-polib@${PY_FLAVOR} -USES= python:3.5+ sdl shebangfix +USES= python sdl shebangfix USE_PYTHON= autoplist distutils USE_SDL= image mixer PORTDOCS= AUTHORS.txt Changelog.txt README.txt TODO |