summaryrefslogtreecommitdiff
path: root/textproc/py-sphinxext-opengraph
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-sphinxext-opengraph')
-rw-r--r--textproc/py-sphinxext-opengraph/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-sphinxext-opengraph/Makefile b/textproc/py-sphinxext-opengraph/Makefile
index 66829b43e8a7..d1b8d401659b 100644
--- a/textproc/py-sphinxext-opengraph/Makefile
+++ b/textproc/py-sphinxext-opengraph/Makefile
@@ -11,7 +11,7 @@ WWW= https://pypi.org/project/sphinxext-opengraph
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=2.0:textproc/py-sphinx@${PY_FLAVOR}
USES= python