aboutsummaryrefslogtreecommitdiff
path: root/security/py-pyspnego/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-pyspnego/Makefile')
-rw-r--r--security/py-pyspnego/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-pyspnego/Makefile b/security/py-pyspnego/Makefile
index b589bc552c99..c7068359095b 100644
--- a/security/py-pyspnego/Makefile
+++ b/security/py-pyspnego/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/jborean93/pyspnego
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0.0:devel/py-setuptools@${PY_FLAVOR} \
+BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=0,1:security/py-cryptography@${PY_FLAVOR}