aboutsummaryrefslogtreecommitdiff
path: root/lang/python
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2013-08-18 15:25:24 +0000
committerMarcus von Appen <mva@FreeBSD.org>2013-08-18 15:25:24 +0000
commit50bb471eff62999150a66062b43aa9a5e61a60a1 (patch)
tree08a2f18bdbefddb1f468c74b133fb51bc176f7d3 /lang/python
parent5b80249cd727cb7ce41a0f02ffcadc7e310ceaac (diff)
downloadports-50bb471eff62999150a66062b43aa9a5e61a60a1.tar.gz
ports-50bb471eff62999150a66062b43aa9a5e61a60a1.zip
- Avoid circular dependencies due to the previous bsd.python.mk change
Notes
Notes: svn path=/head/; revision=324925
Diffstat (limited to 'lang/python')
-rw-r--r--lang/python/Makefile1
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 \