View | Details | Raw Unified | Return to bug 257872 | Differences between
and this patch

Collapse All | Expand All

(-)b/textproc/py-sphinxcontrib-autoprogram/Makefile (-2 / +1 lines)
Lines 12-18 LICENSE= BSD2CLAUSE Link Here
12
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
12
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
13
		${PYTHON_PKGNAMEPREFIX}sphinx>=1.2,1:textproc/py-sphinx@${PY_FLAVOR}
13
		${PYTHON_PKGNAMEPREFIX}sphinx>=1.2,1:textproc/py-sphinx@${PY_FLAVOR}
14
14
15
USES=		python
15
USES=		python:3.7+
16
USE_PYTHON=	autoplist concurrent distutils
16
USE_PYTHON=	autoplist concurrent distutils
17
17
18
NO_ARCH=	yes
18
NO_ARCH=	yes
19
- 

Return to bug 257872