1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00

Put sphinx-build behind DOCS options, rather than bringing it in unconditionally

PR:		229369
Approved by:	maintainer (swills)
This commit is contained in:
Adam Weinberger 2018-06-27 22:18:32 +00:00
parent 29d5c44bd5
commit 78271a585e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473461

View File

@ -16,7 +16,6 @@ LICENSE_FILE= ${WRKSRC}/swift/LICENSE.txt
BUILD_DEPENDS= cmake:devel/cmake \
bash:shells/bash \
swig3.0:devel/swig30 \
sphinx-build:textproc/py-sphinx \
binutils>=2.25.1:devel/binutils
LIB_DEPENDS= libicudata.so:devel/icu \
libuuid.so:misc/e2fsprogs-libuuid \
@ -49,6 +48,8 @@ CONFLICTS_BUILD= googletest
LDFLAGS+= -lobjc
OPTIONS_DEFINE= DOCS
DOCS_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx
DOCS_CMAKE_BOOL= SWIFT_INCLUDE_DOCS
PORTDOCS= *