summaryrefslogtreecommitdiff
path: root/math/py-jax/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-jax/Makefile')
-rw-r--r--math/py-jax/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-jax/Makefile b/math/py-jax/Makefile
index 81b88d5c5d12..ba9331f37fac 100644
--- a/math/py-jax/Makefile
+++ b/math/py-jax/Makefile
@@ -10,7 +10,7 @@ WWW= https://github.com/google/jax
LICENSE= APACHE20
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
+BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ml-dtypes>=0.1.0:math/py-ml-dtypes@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}numpy>=1.21,1:math/py-numpy@${PY_FLAVOR} \