FreeBSD Bugzilla – Attachment 194680 Details for
Bug 229369
lang/swift: Don't install sphinx unless building docs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Conditionalize sphinx-build
swift.patch (text/plain), 563 bytes, created by
Adam Weinberger
on 2018-06-27 16:12:35 UTC
(
hide
)
Description:
Conditionalize sphinx-build
Filename:
MIME Type:
Creator:
Adam Weinberger
Created:
2018-06-27 16:12:35 UTC
Size:
563 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 473446) >+++ Makefile (working copy) >@@ -16,7 +16,6 @@ > 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 @@ > LDFLAGS+= -lobjc > > OPTIONS_DEFINE= DOCS >+DOCS_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx >+DOCS_CMAKE_BOOL= SWIFT_INCLUDE_DOCS > > PORTDOCS= * >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 229369
: 194680