diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/brainworkshop/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/brainworkshop/Makefile b/games/brainworkshop/Makefile index 1ef742088ae5..40b971b4e60c 100644 --- a/games/brainworkshop/Makefile +++ b/games/brainworkshop/Makefile @@ -12,12 +12,10 @@ COMMENT= Free open-source version of the Dual N-Back mental exercise RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyglet/__init__.py:${PORTSDIR}/graphics/py-pyglet -USES= dos2unix zip +USES= dos2unix python:run zip NO_BUILD= yes DOS2UNIX_FILES= brainworkshop.pyw -USE_PYTHON= yes - WRKSRC= ${WRKDIR}/${PORTNAME} PORTSCOUT= skipv:4.22 |