summaryrefslogtreecommitdiff
path: root/devel/py-pathos/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pathos/Makefile')
-rw-r--r--devel/py-pathos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pathos/Makefile b/devel/py-pathos/Makefile
index 891b3d303e02..74ca94a32ada 100644
--- a/devel/py-pathos/Makefile
+++ b/devel/py-pathos/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/uqfoundation/pathos
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FLAVOR} \
+BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dill>=0.3.6:devel/py-dill@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}multiprocess>=0.70.12:devel/py-multiprocess@${PY_FLAVOR} \