Robert Schulze <r...@bytecamp.net> has reassigned Bugzilla Automation
<bugzi...@freebsd.org>'s request for maintainer-feedback to k...@freebsd.org:
Bug 214388: [patch] devel/cmake: enable option for bundled libs
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214388



--- Description ---
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".

Reply via email to