aboutsummaryrefslogtreecommitdiff
path: root/lang/python3
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2015-05-15 03:48:06 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2015-05-15 03:48:06 +0000
commit90991cead81b9a03aa077f2260f4ea047f342bcb (patch)
tree0f3e1d35d96651f96f0e5fb05215cff5840c724b /lang/python3
parent32964f1a9e86a8249e179ceee5bdc0f297659f6d (diff)
downloadports-90991cead81b9a03aa077f2260f4ea047f342bcb.tar.gz
ports-90991cead81b9a03aa077f2260f4ea047f342bcb.zip
Remove dead PYTHON_NO_DEPENDS. It has not been needed or supported since
USES=python was added in r364450.
Notes
Notes: svn path=/head/; revision=386379
Diffstat (limited to 'lang/python3')
-rw-r--r--lang/python3/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/python3/Makefile b/lang/python3/Makefile
index 19d80b4d7d4e..5912126a0943 100644
--- a/lang/python3/Makefile
+++ b/lang/python3/Makefile
@@ -14,7 +14,6 @@ COMMENT= The "meta-port" for version 3 of the Python interpreter
USES= python:run
PYTHON_VERSION= ${PYTHON3_DEFAULT_VERSION}
NO_BUILD= yes
-PYTHON_NO_DEPENDS= yes
PLIST_FILES= bin/2to3-${PYTHON_MAJOR_VER} \
bin/idle${PYTHON_MAJOR_VER} \