mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-18 01:30:07 +02:00
python recipes don't depend on python2.7 (#5962)
This commit is contained in:
@@ -9,7 +9,7 @@ OSI-approved open source license."
|
||||
HOMEPAGE="https://www.python.org"
|
||||
LICENSE="Python"
|
||||
COPYRIGHT="1990-2020 Python Software Foundation"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="3c2034c54f811448f516668dce09d24008a0716c3a794dd8639b5388cbde247d"
|
||||
SOURCE_DIR="Python-$portVersion"
|
||||
@@ -77,7 +77,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:libtoolize
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:python
|
||||
"
|
||||
|
||||
GLOBAL_WRITABLE_FILES="
|
||||
|
||||
Reference in New Issue
Block a user