mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- zope27 was switch to python24, chase here
This commit is contained in:
parent
2a7d2c4838
commit
e2018b5de2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230837
@ -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)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user