aboutsummaryrefslogtreecommitdiff
path: root/misc/py-fast-histogram
diff options
context:
space:
mode:
authorCharlie Li <vishwin@FreeBSD.org>2024-02-29 07:18:32 +0000
committerCharlie Li <vishwin@FreeBSD.org>2024-02-29 07:18:32 +0000
commit5d4139f8bdb67bd6e8328422f9762661bd0d6454 (patch)
tree7fbc09eff9c18724e529817fdbe2f86b74e379a3 /misc/py-fast-histogram
parentccef168211bad84f55d8226d3ff7785eaba2e5bc (diff)
downloadports-5d4139f8bdb67bd6e8328422f9762661bd0d6454.tar.gz
ports-5d4139f8bdb67bd6e8328422f9762661bd0d6454.zip
Diffstat (limited to 'misc/py-fast-histogram')
-rw-r--r--misc/py-fast-histogram/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-fast-histogram/Makefile b/misc/py-fast-histogram/Makefile
index 6fcb12ec8c6b..5b7d09d65f41 100644
--- a/misc/py-fast-histogram/Makefile
+++ b/misc/py-fast-histogram/Makefile
@@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYNUMPY} \
- ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR}
RUN_DEPENDS= ${PYNUMPY}
USES= python