svn commit: r369600 - head/games/gondola
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Sep 30 13:50:25 UTC 2014
Author: amdmi3
Date: Tue Sep 30 13:50:24 2014
New Revision: 369600
URL: http://svnweb.freebsd.org/changeset/ports/369600
QAT: https://qat.redports.org/buildarchive/r369600/
Log:
- Convert to USES=python
Modified:
head/games/gondola/Makefile
Modified: head/games/gondola/Makefile
==============================================================================
--- head/games/gondola/Makefile Tue Sep 30 13:48:00 2014 (r369599)
+++ head/games/gondola/Makefile Tue Sep 30 13:50:24 2014 (r369600)
@@ -16,8 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}rabb
${PYTHON_PKGNAMEPREFIX}pyglet>=1.1:${PORTSDIR}/graphics/py-pyglet \
avbin>=7:${PORTSDIR}/multimedia/avbin
-USES= zip
-USE_PYTHON= yes
+USES= python:run zip
NO_BUILD= yes
SUB_FILES= ${PORTNAME}
More information about the svn-ports-all
mailing list