forked from Lainports/opnsense-ports
textproc/py-sphinx: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
485f3a90b0
commit
e993429ea8
1 changed files with 2 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ MAINTAINER= kmoore@FreeBSD.org
|
|||
COMMENT= Python documentation generator
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:devel/py-Jinja2 \
|
||||
${PYTHON_PKGNAMEPREFIX}docutils>=0.11:textproc/py-docutils \
|
||||
|
|
@ -31,6 +32,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel\
|
|||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
post-build:
|
||||
cd ${WRKSRC}/build/lib && \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue