diff options
Diffstat (limited to 'textproc/py-sphinx-design/Makefile')
-rw-r--r-- | textproc/py-sphinx-design/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-sphinx-design/Makefile b/textproc/py-sphinx-design/Makefile index 91519c736a51..c7a7dd463c14 100644 --- a/textproc/py-sphinx-design/Makefile +++ b/textproc/py-sphinx-design/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.4<4:devel/py-flit-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=4,1<7,1:textproc/py-sphinx@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes |