Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 2014 13:50:25 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r369600 - head/games/gondola
Message-ID:  <201409301350.s8UDoP8J001461@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409301350.s8UDoP8J001461>