summaryrefslogtreecommitdiffstats
path: root/Mk/bsd.python.mk
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-03-24 09:30:21 +0000
committerpav <pav@FreeBSD.org>2009-03-24 09:30:21 +0000
commit58686065a7935229419bcc5666dfea21582ed571 (patch)
tree37f827a7c3b8d467fb49ade6f01efbad7570f1d8 /Mk/bsd.python.mk
parent67957d1972323bf19bd43e031e55eb8e7cc12288 (diff)
downloadFreeBSD-ports-58686065a7935229419bcc5666dfea21582ed571.zip
FreeBSD-ports-58686065a7935229419bcc5666dfea21582ed571.tar.gz
- zope27 was switch to python24, chase here
Diffstat (limited to 'Mk/bsd.python.mk')
-rw-r--r--Mk/bsd.python.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/Mk/bsd.python.mk b/Mk/bsd.python.mk
index 8844c11..046ccf3 100644
--- a/Mk/bsd.python.mk
+++ b/Mk/bsd.python.mk
@@ -268,11 +268,7 @@ _ZOPE_VERSION= ${_ZOPE_PORTBRANCH} # just to avoid version sanity checking.
ZOPE_VERSION?= ${_ZOPE_VERSION}
-.if ${ZOPE_VERSION} == "2.7"
-PYTHON_VERSION= python2.3
-.else
PYTHON_VERSION= python2.4
-.endif
.endif # defined(USE_ZOPE)
OpenPOWER on IntegriCloud