1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

security/py-argon2-cffi-bindings: Remove PY_SETUPTOOLS

py-setuptools should be used rather than PY_SETUPTOOLS
This commit is contained in:
Po-Chuan Hsieh 2024-04-09 04:15:30 +08:00
parent fe85ff8f62
commit 1f37153721
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -13,7 +13,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.0.1:devel/py-cffi@${PY_FLAVOR} \
${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}setuptools>=45:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools-scm>=6.2:devel/py-setuptools-scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
LIB_DEPENDS= libargon2.so:security/libargon2