aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/py-asv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/py-asv/Makefile')
-rw-r--r--benchmarks/py-asv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/py-asv/Makefile b/benchmarks/py-asv/Makefile
index f4ee256e82b8..c17db49b9750 100644
--- a/benchmarks/py-asv/Makefile
+++ b/benchmarks/py-asv/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.rst
BUILD_DEPENDS:= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=6.2:devel/py-setuptools_scm@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=6.2:devel/py-setuptools-scm@${PY_FLAVOR} \
${RUN_DEPENDS}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asv-runner>=0.1.0:benchmarks/py-asv-runner@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}json5>0:devel/py-json5@${PY_FLAVOR} \