svn commit: r369601 - head/games/brainworkshop
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Sep 30 13:52:34 UTC 2014
Author: amdmi3
Date: Tue Sep 30 13:52:33 2014
New Revision: 369601
URL: http://svnweb.freebsd.org/changeset/ports/369601
QAT: https://qat.redports.org/buildarchive/r369601/
Log:
- Convert to USES=python
Modified:
head/games/brainworkshop/Makefile
Modified: head/games/brainworkshop/Makefile
==============================================================================
--- head/games/brainworkshop/Makefile Tue Sep 30 13:50:24 2014 (r369600)
+++ head/games/brainworkshop/Makefile Tue Sep 30 13:52:33 2014 (r369601)
@@ -12,12 +12,10 @@ COMMENT= Free open-source version of the
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
More information about the svn-ports-all
mailing list