summaryrefslogtreecommitdiff
path: root/security/py-certomancer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-certomancer/Makefile')
-rw-r--r--security/py-certomancer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-certomancer/Makefile b/security/py-certomancer/Makefile
index 57002bafa73d..705cc4e0093c 100644
--- a/security/py-certomancer/Makefile
+++ b/security/py-certomancer/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/MatthiasValvekens/certomancer
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-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}asn1crypto>=1.5.0:devel/py-asn1crypto@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}click>=7.1.2:devel/py-click@${PY_FLAVOR} \