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

            Bug ID: 214388
           Summary: [patch] devel/cmake: enable option for bundled libs
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: [email protected]
          Reporter: [email protected]
          Keywords: patch
             Flags: maintainer-feedback?([email protected])
          Assignee: [email protected]

Created attachment 176854
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=176854&action=edit
Add option PORTLIBS to Makefile and make LIB_DEPENDS depend on that

Installing cmake due to a build dependency results in installing curl, expat,
jsoncpp and python, which is simply bloated because cmake has all dependencies
bundled.

This patch enables the user to decide whether the dependencies should be built
from ports or from the bundled sources. The default has been left at "use
system libs".

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

Reply via email to