summaryrefslogtreecommitdiff
path: root/math/py-resample/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-resample/Makefile')
-rw-r--r--math/py-resample/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-resample/Makefile b/math/py-resample/Makefile
index e9795f17b31d..f760fb40a812 100644
--- a/math/py-resample/Makefile
+++ b/math/py-resample/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/scikit-hep/resample
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \
+BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYNUMPY} \