mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Grr. Really fix PYTHON_WRKSRC for 2.1.1.
This commit is contained in:
parent
1b36114760
commit
0bde08831d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53164
@ -104,7 +104,7 @@ PYTHON_DISTFILE= Python-2.1.1.tgz
|
||||
PYTHON_PORTSDIR= ${PORTSDIR}/lang/python21
|
||||
PYTHON_REL= 211
|
||||
PYTHON_SUFFIX= 21
|
||||
PYTHON_WRKSRC= ${WRKDIR}/Python-2.1
|
||||
PYTHON_WRKSRC= ${WRKDIR}/Python-2.1.1
|
||||
|
||||
# Python-2.0
|
||||
.elif ${PYTHON_VERSION} == "python2.0"
|
||||
|
Loading…
Reference in New Issue
Block a user