aboutsummaryrefslogtreecommitdiff
path: root/lang/python2
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-20 17:52:16 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-20 17:52:16 +0000
commit734b63302e4eff161f45e72e9888eb8fbd1ad403 (patch)
treef03527561482ff1ea85dbb668e027491c45829f5 /lang/python2
parent6d83e65a8b50cb4f07da7184b20fca3165a54747 (diff)
downloadports-734b63302e4eff161f45e72e9888eb8fbd1ad403.tar.gz
ports-734b63302e4eff161f45e72e9888eb8fbd1ad403.zip
Notes
Diffstat (limited to 'lang/python2')
-rw-r--r--lang/python2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/python2/Makefile b/lang/python2/Makefile
index 6b0e31e0d1b0..421647306d18 100644
--- a/lang/python2/Makefile
+++ b/lang/python2/Makefile
@@ -11,9 +11,9 @@ EXTRACT_ONLY= # empty
MAINTAINER= python@FreeBSD.org
COMMENT= The "meta-port" for version 2 of the Python interpreter
-USE_PYTHON_RUN= yes
-PYTHON_VERSION= ${PYTHON2_DEFAULT_VERSION}
-NO_BUILD= yes
+USES= python:run
+PYTHON_VERSION= ${PYTHON2_DEFAULT_VERSION}
+NO_BUILD= yes
PYTHON_NO_DEPENDS= yes
PLIST_FILES= bin/2to3-${PYTHON_MAJOR_VER} \