diff options
Diffstat (limited to 'graphics/impressive/Makefile')
-rw-r--r-- | graphics/impressive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/impressive/Makefile b/graphics/impressive/Makefile index 53526f870b8c..09550cf60daa 100644 --- a/graphics/impressive/Makefile +++ b/graphics/impressive/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}PyOpenGL>=0:graphics/py-PyOpenGL@${PY_FLAVOR ${PYGAME} \ ${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow@${PY_FLAVOR} -USES= python:3.5+ sdl shebangfix +USES= python sdl shebangfix USE_SDL= sdl SHEBANG_FILES= impressive.py |