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  


_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to