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

Collapse All | Expand All

(-)textproc/py-sphinx/Makefile (+5 lines)
Lines 19-24 Link Here
19
LICENSE=	BSD2CLAUSE
19
LICENSE=	BSD2CLAUSE
20
LICENSE_FILE=	${WRKSRC}/LICENSE
20
LICENSE_FILE=	${WRKSRC}/LICENSE
21
21
22
.ifdef QEMU_EMULATING
23
EXTRACT_DEPENDS=	gtar:archivers/gtar
24
EXTRACT_CMD=		gtar
25
.endif
26
22
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sphinxcontrib-applehelp>=0:textproc/py-sphinxcontrib-applehelp@${PY_FLAVOR} \
27
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sphinxcontrib-applehelp>=0:textproc/py-sphinxcontrib-applehelp@${PY_FLAVOR} \
23
		${PYTHON_PKGNAMEPREFIX}sphinxcontrib-devhelp>=0:textproc/py-sphinxcontrib-devhelp@${PY_FLAVOR} \
28
		${PYTHON_PKGNAMEPREFIX}sphinxcontrib-devhelp>=0:textproc/py-sphinxcontrib-devhelp@${PY_FLAVOR} \
24
		${PYTHON_PKGNAMEPREFIX}sphinxcontrib-jsmath>=0:textproc/py-sphinxcontrib-jsmath@${PY_FLAVOR} \
29
		${PYTHON_PKGNAMEPREFIX}sphinxcontrib-jsmath>=0:textproc/py-sphinxcontrib-jsmath@${PY_FLAVOR} \

Return to bug 246618