summaryrefslogtreecommitdiffstats
path: root/games/bouncy/Makefile
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2014-10-20 17:36:02 +0000
committermva <mva@FreeBSD.org>2014-10-20 17:36:02 +0000
commit75f93ffec7a0e196580e13543a54802c44e8ac3b (patch)
tree67c959e7cd137e2895c3dba87c47536a74207154 /games/bouncy/Makefile
parent6521e868f916a501668e2b038a47f6e8fd53cdbe (diff)
downloadFreeBSD-ports-75f93ffec7a0e196580e13543a54802c44e8ac3b.zip
FreeBSD-ports-75f93ffec7a0e196580e13543a54802c44e8ac3b.tar.gz
- Convert games/ to new USES=python
Approved by: portmgr (implicit)
Diffstat (limited to 'games/bouncy/Makefile')
-rw-r--r--games/bouncy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bouncy/Makefile b/games/bouncy/Makefile
index a3268c4..0c94bbd 100644
--- a/games/bouncy/Makefile
+++ b/games/bouncy/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYGAME} \
WRKSRC= ${WRKDIR}/${PORTNAME}-post-${DISTVERSION}
-USE_PYTHON= 2
+USES= python:2
PORTDOCS= README.txt
OpenPOWER on IntegriCloud