1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

science/py-tensorflow: Simplify USES=llvm

Reported by:	jbeich@
This commit is contained in:
Yuri Victorovich 2023-03-31 20:03:17 -07:00
parent b83d99e051
commit f8897c26b7

View File

@ -60,7 +60,7 @@ RUN_DEPENDS= pybind11>=2.6.2:devel/pybind11 \
${PYTHON_PKGNAMEPREFIX}packaging>=21.3:devel/py-packaging@${PY_FLAVOR} \
pybind11>=2.6.2:devel/pybind11
USES= jpeg llvm:min=16,max=16 python:3.7+ shebangfix ssl
USES= jpeg llvm:16 python:3.7+ shebangfix ssl
USE_CXXSTD= c++17
USE_GITHUB= yes
USE_PYTHON= distutils