aboutsummaryrefslogtreecommitdiff
path: root/devel/py-pyperf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pyperf/Makefile')
-rw-r--r--devel/py-pyperf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pyperf/Makefile b/devel/py-pyperf/Makefile
index db31211f6ecb..3d1e8c115d91 100644
--- a/devel/py-pyperf/Makefile
+++ b/devel/py-pyperf/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/psf/pyperf
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \
+BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>=5.9.0:sysutils/py-psutil@${PY_FLAVOR}