mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
devel/py-sqids: Remove PY_SETUPTOOLS
- Add NO_ARCH py-setuptools should be used rather than PY_SETUPTOOLS
This commit is contained in:
parent
04bbd1a273
commit
6f36583f30
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ WWW= https://sqids.org/python
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue