summaryrefslogtreecommitdiff
path: root/security/py-pyhanko-certvalidator
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-pyhanko-certvalidator')
-rw-r--r--security/py-pyhanko-certvalidator/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-pyhanko-certvalidator/Makefile b/security/py-pyhanko-certvalidator/Makefile
index a9c7dd7cde0f..8da3344eef5b 100644
--- a/security/py-pyhanko-certvalidator/Makefile
+++ b/security/py-pyhanko-certvalidator/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/MatthiasValvekens/certvalidator
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.1:devel/py-asn1crypto@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}cryptography>=3.3.1,1:security/py-cryptography@${PY_FLAVOR} \