diff options
Diffstat (limited to 'lang/python2')
-rw-r--r-- | lang/python2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/python2/Makefile b/lang/python2/Makefile index 421647306d18..1f9c65280859 100644 --- a/lang/python2/Makefile +++ b/lang/python2/Makefile @@ -14,7 +14,6 @@ COMMENT= The "meta-port" for version 2 of the Python interpreter USES= python:run PYTHON_VERSION= ${PYTHON2_DEFAULT_VERSION} NO_BUILD= yes -PYTHON_NO_DEPENDS= yes PLIST_FILES= bin/2to3-${PYTHON_MAJOR_VER} \ bin/idle${PYTHON_MAJOR_VER} \ |