Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Sep 2014 18:26:50 +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: r369540 - head/games/funnyboat
Message-ID:  <201409291826.s8TIQotT062874@svn.freebsd.org>

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



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