summaryrefslogtreecommitdiff
path: root/lang/python
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2006-10-09 15:51:28 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2006-10-09 15:51:28 +0000
commit2af3fdd8cfcae0118d8b24935f168996aa3e2997 (patch)
treedd8faa25a86ae5a1629e81294c26c5a777fd5c72 /lang/python
parent- Update MASTER_SITES list (diff)
- Restrict a dependency to the real interpreter to _RUN only. This
allows portupgrade to upgrade lang/python from 2.4 flawlessly. - So remove obsolete instruction.
Notes
Notes: svn path=/head/; revision=175103
Diffstat (limited to 'lang/python')
-rw-r--r--lang/python/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python/Makefile b/lang/python/Makefile
index 118bdf78ead2..853ba7705af1 100644
--- a/lang/python/Makefile
+++ b/lang/python/Makefile
@@ -15,7 +15,7 @@ EXTRACT_ONLY= # empty
MAINTAINER= python@FreeBSD.org
COMMENT= The "meta-port" for the stable version of Python interpreter
-USE_PYTHON= yes
+USE_PYTHON_RUN= yes
PYTHON_VERSION= python2.5
NO_BUILD= yes