aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/py-fontparts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-fontparts/Makefile b/print/py-fontparts/Makefile
index e8494096e32f..9dbe7bcb21ae 100644
--- a/print/py-fontparts/Makefile
+++ b/print/py-fontparts/Makefile
@@ -13,7 +13,7 @@ WWW= https://github.com/robotools/fontParts
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PY_SETUPTOOLS} \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools-scm>=3.4:devel/py-setuptools-scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}booleanOperations>=0.9.0:x11-fonts/py-booleanOperations@${PY_FLAVOR} \