aboutsummaryrefslogtreecommitdiff
path: root/games/py-sgflib
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-20 17:36:02 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-20 17:36:02 +0000
commit6d83e65a8b50cb4f07da7184b20fca3165a54747 (patch)
tree67c959e7cd137e2895c3dba87c47536a74207154 /games/py-sgflib
parent04fd0c5ce79980e3d50c7ff197ef7cbf2e81aaca (diff)
downloadports-6d83e65a8b50cb4f07da7184b20fca3165a54747.tar.gz
ports-6d83e65a8b50cb4f07da7184b20fca3165a54747.zip
- Convert games/ to new USES=python
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=371287
Diffstat (limited to 'games/py-sgflib')
-rw-r--r--games/py-sgflib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/py-sgflib/Makefile b/games/py-sgflib/Makefile
index af315c1a0afd..91498b9dfb4e 100644
--- a/games/py-sgflib/Makefile
+++ b/games/py-sgflib/Makefile
@@ -12,7 +12,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Smart Game Format parser library for Python
-USE_PYTHON= yes
+USES= python
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}