[Bug 227372] [exp-run] Update devel/cmake to 3.11.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 16 15:32:27 UTC 2018


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

--- Comment #11 from John Hein <z7dr6ut7gs at snkmail.com> ---
I will add that if the libarchive port is installed, cmake will like with that
version (/usr/local/lib/libarchive.so.13).  But the libarchive dependency is
now not flagged as a dependency.  Then if the user later removes the libarchive
package, cmake will break:

Shared object "libarchive.so.13" not found, required by "ccmake"

If you want to disable linking with the port version of libarchive, you need to
be more explicit (either in devel/cmake and/or adding the option in
Mk/Uses/libarchive.mk).

The 'pkg' dependency will have a similar problem.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kde-freebsd mailing list