diff options
| author | Hye-Shik Chang <perky@FreeBSD.org> | 2006-10-09 15:51:28 +0000 |
|---|---|---|
| committer | Hye-Shik Chang <perky@FreeBSD.org> | 2006-10-09 15:51:28 +0000 |
| commit | 2af3fdd8cfcae0118d8b24935f168996aa3e2997 (patch) | |
| tree | dd8faa25a86ae5a1629e81294c26c5a777fd5c72 /lang/python | |
| parent | 20af022ea7b8bcf37b88cb068e34ea4c4b766790 (diff) | |
Notes
Diffstat (limited to 'lang/python')
| -rw-r--r-- | lang/python/Makefile | 2 |
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 |
