svn commit: r369540 - head/games/funnyboat

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Sep 29 18:26:50 UTC 2014


Author: amdmi3
Date: Mon Sep 29 18:26:49 2014
New Revision: 369540
URL: http://svnweb.freebsd.org/changeset/ports/369540
QAT: https://qat.redports.org/buildarchive/r369540/

Log:
  - Convert to USES=python

Modified:
  head/games/funnyboat/Makefile

Modified: head/games/funnyboat/Makefile
==============================================================================
--- head/games/funnyboat/Makefile	Mon Sep 29 18:20:40 2014	(r369539)
+++ head/games/funnyboat/Makefile	Mon Sep 29 18:26:49 2014	(r369540)
@@ -15,8 +15,7 @@ RUN_DEPENDS=	${PYTHON_SITELIBDIR}/pygame
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
-USES=		zip
-USE_PYTHON=	yes
+USES=		python:run zip
 NO_BUILD=	yes
 
 SUB_FILES=	funnyboat_


More information about the svn-ports-head mailing list