From f40cf1de7ca36563bded238dd8b844e2e1a8fbe4 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Tue, 30 Sep 2014 13:52:33 +0000 Subject: - Convert to USES=python --- games/brainworkshop/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'games') 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 -- cgit