aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-openstep-plist/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-openstep-plist/Makefile')
-rw-r--r--textproc/py-openstep-plist/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-openstep-plist/Makefile b/textproc/py-openstep-plist/Makefile
index 1d0a2bd44ebd..f40d74310935 100644
--- a/textproc/py-openstep-plist/Makefile
+++ b/textproc/py-openstep-plist/Makefile
@@ -14,7 +14,7 @@ WWW= https://github.com/fonttools/openstep-plist
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
+BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}