mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
Unbreak bulk -a with non default versions of python3
This commit is contained in:
parent
fc6e536699
commit
c5e4a5c4a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518023
@ -53,7 +53,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}absl>=0.7.1:devel/py-absl@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wrapt>=1.11.2:devel/py-wrapt@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0.30.0:devel/py-wheel@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6 shebangfix jpeg ssl
|
||||
USES= python:3.6+ shebangfix jpeg ssl
|
||||
SHEBANG_GLOB= *.py
|
||||
USE_GITHUB= yes
|
||||
USE_PYTHON= distutils
|
||||
|
Loading…
Reference in New Issue
Block a user