diff options
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 \ |