diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-09-29 18:26:49 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-09-29 18:26:49 +0000 |
commit | 5074951ce8328e8efd0a7003f2d96181a7ab3221 (patch) | |
tree | 158884114b950f6c6a535a80fc535b7afc8da078 /games/funnyboat | |
parent | 1586978cf45924e9a4254924d934534474007ffe (diff) | |
download | ports-5074951ce8328e8efd0a7003f2d96181a7ab3221.tar.gz ports-5074951ce8328e8efd0a7003f2d96181a7ab3221.zip |
Notes
Diffstat (limited to 'games/funnyboat')
-rw-r--r-- | games/funnyboat/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/funnyboat/Makefile b/games/funnyboat/Makefile index 5be0c33df1f9..56838a14ab88 100644 --- a/games/funnyboat/Makefile +++ b/games/funnyboat/Makefile @@ -15,8 +15,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game WRKSRC= ${WRKDIR}/${PORTNAME} -USES= zip -USE_PYTHON= yes +USES= python:run zip NO_BUILD= yes SUB_FILES= funnyboat_ |