diff options
Diffstat (limited to 'textproc/py-sphinx-basic-ng/Makefile')
-rw-r--r-- | textproc/py-sphinx-basic-ng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-sphinx-basic-ng/Makefile b/textproc/py-sphinx-basic-ng/Makefile index a0a4cc1dc04e..34031e03eb01 100644 --- a/textproc/py-sphinx-basic-ng/Makefile +++ b/textproc/py-sphinx-basic-ng/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=4.0,1:textproc/py-sphinx@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |