root@product:~ # uname -a FreeBSD product.c-extra.net 9.3-RELEASE-p13 FreeBSD 9.3-RELEASE-p13 #0: Tue Apr 7 03:01:12 UTC 2015 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 root@product:~ # root@product:~ # make -C /usr/ports/devel/cmake/ install clean ===> cmake-3.2.3 depends on executable: sphinx-build - found ===> cmake-3.2.3 depends on shared library: libcurl.so - not found ===> Verifying for libcurl.so in /usr/ports/ftp/curl ===> curl-7.43.0_1 GSSAPI_BASE is set, which is not compatible with OpenSSL/LibreSSL from ports. Set GSSAPI_NONE or do not use ports SSL.. *** [install] Error code 1 Stop in /usr/ports/ftp/curl. *** [lib-depends] Error code 1 Stop in /usr/ports/devel/cmake. *** [install] Error code 1 Stop in /usr/ports/devel/cmake. root@product:~ #
It says why it can't be build and how to solve it, doesn't it?
See also https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181004 .
Please use other GSSAPI options (GSSAPI_HEIMDAL, GSSAPI_MIT and GSSAPI_NONE).