mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
textproc/py-chevron: Use PY_SETUPTOOLS
Approved by: hrs (mentor, blanket)
This commit is contained in:
parent
87aae0b6ed
commit
c97ddb9b79
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ WWW= https://pypi.org/project/chevron/
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \
|
||||
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
|
|
Loading…
Add table
Reference in a new issue