diff options
Diffstat (limited to 'textproc/py-furo/Makefile')
-rw-r--r-- | textproc/py-furo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-furo/Makefile b/textproc/py-furo/Makefile index 3931197a8252..23cde1d80c74 100644 --- a/textproc/py-furo/Makefile +++ b/textproc/py-furo/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup@${PY_F ${PYTHON_PKGNAMEPREFIX}sphinx>=5.0,1<7.0,1:textproc/py-sphinx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx-basic-ng>=0:textproc/py-sphinx-basic-ng@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |