diff options
Diffstat (limited to 'lang/python')
-rw-r--r-- | lang/python/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python/Makefile b/lang/python/Makefile index bf77a20c7f21..ba48ab72cd6f 100644 --- a/lang/python/Makefile +++ b/lang/python/Makefile @@ -14,6 +14,7 @@ COMMENT= The "meta-port" for the default version of Python interpreter USE_PYTHON_RUN= yes NO_BUILD= yes +PYTHON_NO_DEPENDS= yes PLIST_FILES= bin/2to3 \ bin/idle \ |