Date: Sat, 23 Feb 2013 14:58:20 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r312829 - head/devel/libiqxmlrpc Message-ID: <201302231458.r1NEwKRL039043@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Sat Feb 23 14:58:20 2013 New Revision: 312829 URL: http://svnweb.freebsd.org/changeset/ports/312829 Log: - BROKEN does not build -- checking for module 'openssl' -- package 'openssl' not found CMake Error at /usr/local/share/cmake/Modules/FindPkgConfig.cmake:279 (message): A required package was not found Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindPkgConfig.cmake:333 (_pkg_check_modules_internal) libiqxmlrpc/CMakeLists.txt:7 (pkg_check_modules) Modified: head/devel/libiqxmlrpc/Makefile (contents, props changed) Modified: head/devel/libiqxmlrpc/Makefile ============================================================================== --- head/devel/libiqxmlrpc/Makefile Sat Feb 23 14:55:35 2013 (r312828) +++ head/devel/libiqxmlrpc/Makefile Sat Feb 23 14:58:20 2013 (r312829) @@ -15,6 +15,8 @@ LIB_DEPENDS= boost_thread:${PORTSDIR}/de LICENSE= BSD +BROKEN= does not build + USE_BZIP2= yes USE_GNOME= libxml2 USE_CMAKE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302231458.r1NEwKRL039043>