1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/devel/cmake
Raphael Kubo da Costa 438c67ddd5 Make the port build with security/openssl installed after r347541.
Add a patch sent upstream that makes sure the bundled curl's include paths
are passed to the compiler before any other ones, since they could include
the system's curl include directory.

One way to trigger this was to build the port with security/openssl
installed: CMake would detect OpenSSL's include path (${LOCALBASE}/include)
and pass it to the compiler. If ftp/curl is also installed, the compiler
would end up picking its headers instead of the ones in cmcurl's own
directory.

Reported by:	Terry Kennedy <terry@tmk.com>
MFH:		2014Q1
2014-03-09 17:58:30 +00:00
..
files Make the port build with security/openssl installed after r347541. 2014-03-09 17:58:30 +00:00
distinfo
Makefile Make the port build with security/openssl installed after r347541. 2014-03-09 17:58:30 +00:00
pkg-descr
pkg-plist