[Bug 229369] lang/swift: Don't install sphinx unless building docs

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 27 16:12:38 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229369

            Bug ID: 229369
           Summary: lang/swift: Don't install sphinx unless building docs
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: swills at FreeBSD.org
          Reporter: adamw at FreeBSD.org
             Flags: maintainer-feedback?(swills at FreeBSD.org)
          Assignee: swills at FreeBSD.org

Created attachment 194680
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=194680&action=edit
Conditionalize sphinx-build

Hey, Steve.

Right now, lang/swift depends on sphinx-build unconditionally, which brings in
about 20 extra dependencies. However, it's not needed at all when DOCS is off.

The attached patch makes that dependency, and the attempt to build docs,
dependent on the DOCS option.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list