mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
textproc/py-python-markdown-math: Remove PY_SETUPTOOLS
py-setuptools should be used rather than PY_SETUPTOOLS
This commit is contained in:
parent
a948615025
commit
9c5a4f8f20
@ -12,7 +12,7 @@ WWW= https://github.com/mitya57/python-markdown-math
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=30.3:devel/py-setuptools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown>=3.0:textproc/py-markdown@${PY_FLAVOR}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user