aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-04-08 06:47:52 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-04-08 06:47:52 +0000
commit1df82e0cc4d3b6b950dd1c7a82f92252d98ccb79 (patch)
treece78e8428d9a654c3c77424da3573455f70927c9 /x11-fonts
parent8bd55b087e120872a33d99e426248aa4dd7a9557 (diff)
downloadports-1df82e0cc4d3b6b950dd1c7a82f92252d98ccb79.tar.gz
ports-1df82e0cc4d3b6b950dd1c7a82f92252d98ccb79.zip
x11-fonts/py-opentype-sanitizer: Remove PY_SETUPTOOLS
py-setuptools should be used rather than PY_SETUPTOOLS
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/py-opentype-sanitizer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/py-opentype-sanitizer/Makefile b/x11-fonts/py-opentype-sanitizer/Makefile
index daeedef7be36..2e48c8647693 100644
--- a/x11-fonts/py-opentype-sanitizer/Makefile
+++ b/x11-fonts/py-opentype-sanitizer/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/googlefonts/ots-python
LICENSE= BSD3CLAUSE
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}
RUN_DEPENDS= ots-sanitize:x11-fonts/ots