diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-05-15 03:48:06 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-05-15 03:48:06 +0000 |
commit | 90991cead81b9a03aa077f2260f4ea047f342bcb (patch) | |
tree | 0f3e1d35d96651f96f0e5fb05215cff5840c724b /lang/python | |
parent | 32964f1a9e86a8249e179ceee5bdc0f297659f6d (diff) | |
download | ports-90991cead81b9a03aa077f2260f4ea047f342bcb.tar.gz ports-90991cead81b9a03aa077f2260f4ea047f342bcb.zip |
Notes
Diffstat (limited to 'lang/python')
-rw-r--r-- | lang/python/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/python/Makefile b/lang/python/Makefile index 4f0bd347fa08..16c6bcac0002 100644 --- a/lang/python/Makefile +++ b/lang/python/Makefile @@ -15,7 +15,6 @@ COMMENT= The "meta-port" for the default version of Python interpreter USES= python:run NO_BUILD= yes -PYTHON_NO_DEPENDS= yes PLIST_FILES= bin/2to3 \ bin/idle \ |