aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.python.mk
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-08-03 01:14:21 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-08-03 01:14:21 +0000
commit6138ed34b59059db229aab3494ba81ed94c2fd22 (patch)
treebee3256d369f195d4c59f8074c52720b53590824 /Mk/bsd.python.mk
parent1d9b7cff2c9086960c446a82b536cafd5e2b4c9a (diff)
downloadports-6138ed34b59059db229aab3494ba81ed94c2fd22.tar.gz
ports-6138ed34b59059db229aab3494ba81ed94c2fd22.zip
Notes
Diffstat (limited to 'Mk/bsd.python.mk')
-rw-r--r--Mk/bsd.python.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.python.mk b/Mk/bsd.python.mk
index 03526d719d0f..3d4bd4471da4 100644
--- a/Mk/bsd.python.mk
+++ b/Mk/bsd.python.mk
@@ -202,7 +202,7 @@ Python_Include_MAINTAINER= python@FreeBSD.org
#
_PYTHON_PORTBRANCH= 2.7
-_PYTHON_ALLBRANCHES= 2.7 2.6 2.5 2.4 3.2 3.1 # preferred first
+_PYTHON_ALLBRANCHES= 2.7 2.6 2.5 2.4 3.2 3.1 # preferred first
_ZOPE_PORTBRANCH= 2.7
_ZOPE_ALLBRANCHES= 2.7 2.8 2.9 2.10 3.2
@@ -256,7 +256,7 @@ _ZOPE_VERSION= ${_ZOPE_PORTBRANCH} # just to avoid version sanity checking.
ZOPE_VERSION?= ${_ZOPE_VERSION}
-PYTHON_VERSION= python2.4
+PYTHON_VERSION= python2.4
.endif # defined(USE_ZOPE)