aboutsummaryrefslogtreecommitdiff
path: root/deskutils/dosage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/dosage/Makefile')
-rw-r--r--deskutils/dosage/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/dosage/Makefile b/deskutils/dosage/Makefile
index e76dcfe0b0e4..5a69e393b26a 100644
--- a/deskutils/dosage/Makefile
+++ b/deskutils/dosage/Makefile
@@ -11,7 +11,8 @@ WWW= https://dosage.rocks/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${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}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>0:devel/py-colorama@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}cssselect>0:www/py-cssselect@${PY_FLAVOR} \