[kde-freebsd] [SVN Commit] area51/PORTS/devel

Raphael Kubo da Costa rakuco at FreeBSD.org
Thu Dec 25 02:17:33 UTC 2014


SVN commit 10521 by rakuco:

cmake, cmake-gui: Fix built on FreeBSD < 10.

CMake 3.1.0 needs some libarchive symbols that are present only in
libarchive 3, which was imported in FreeBSD 10. For now, we resort to using
CMake's bundled libarchive copy when base libarchive is too old. Another
possible fix is making CMake use archivers/libarchive instead.



 M  +9 -1      cmake-gui/Makefile  
 M  +12 -1     cmake/Makefile  
 M  +1 -0      cmake/pkg-plist  




More information about the kde-freebsd mailing list