From 90ca03de3c57672c8aefe684d37d0eb91d1d8475 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Fri, 30 Jun 2023 08:53:09 +0200 Subject: [PATCH] textproc/py-sphinxcontrib-htmlhelp: sync with upstream Taken from: FreeBSD --- textproc/py-sphinxcontrib-htmlhelp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/py-sphinxcontrib-htmlhelp/Makefile b/textproc/py-sphinxcontrib-htmlhelp/Makefile index 56c0e719cf0..4e2a1148a17 100644 --- a/textproc/py-sphinxcontrib-htmlhelp/Makefile +++ b/textproc/py-sphinxcontrib-htmlhelp/Makefile @@ -11,7 +11,7 @@ WWW= https://www.sphinx-doc.org/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes