aboutsummaryrefslogtreecommitdiff
path: root/www/onionbalance/Makefile
diff options
context:
space:
mode:
authorCharlie Li <vishwin@FreeBSD.org>2023-07-18 00:16:21 +0000
committerCharlie Li <vishwin@FreeBSD.org>2023-07-18 00:53:09 +0000
commit9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a (patch)
tree0832832e213e743859eba3931e1ecc8d3b1aba54 /www/onionbalance/Makefile
parent45f0113f4c6a3921e14a1a3fb1c201f0b3e68c9d (diff)
downloadports-9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a.tar.gz
ports-9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a.zip
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools port depending on whether USES_PYTHON=distutils is specified. With hat: python PR: 270510, 270358
Diffstat (limited to 'www/onionbalance/Makefile')
-rw-r--r--www/onionbalance/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/onionbalance/Makefile b/www/onionbalance/Makefile
index 64c31d8cf79e..a26cecc1cb83 100644
--- a/www/onionbalance/Makefile
+++ b/www/onionbalance/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>=0:devel/py-future@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyaml>=0:textproc/py-pyaml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pycryptodome>=0:security/py-pycryptodome@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setproctitle>=0:devel/py-setproctitle@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
+ ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}stem>=0:security/py-stem@${PY_FLAVOR} \
tor:security/tor