aboutsummaryrefslogtreecommitdiff
path: root/games/brainworkshop
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 14:49:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 14:49:26 +0000
commit665bec206dcb6c4d1e6d2763147022da72013147 (patch)
treec9bc7d175d1787d3182be06d12c45d1a2fe32a2b /games/brainworkshop
parentdd0f478654597e17086b295a97e2e7e1caa0b36c (diff)
downloadports-665bec206dcb6c4d1e6d2763147022da72013147.tar.gz
ports-665bec206dcb6c4d1e6d2763147022da72013147.zip
Convert g* to USES=zip
Notes
Notes: svn path=/head/; revision=347760
Diffstat (limited to 'games/brainworkshop')
-rw-r--r--games/brainworkshop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/brainworkshop/Makefile b/games/brainworkshop/Makefile
index 3909d995b69b..6821304e1958 100644
--- a/games/brainworkshop/Makefile
+++ b/games/brainworkshop/Makefile
@@ -12,9 +12,9 @@ COMMENT= Free open-source version of the Dual N-Back mental exercise
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyglet/__init__.py:${PORTSDIR}/graphics/py-pyglet
-USE_ZIP= yes
+USES= dos2unix zip
NO_BUILD= yes
-USE_DOS2UNIX= brainworkshop.pyw
+DOS2UNIX_FILES= brainworkshop.pyw
USE_PYTHON= yes