aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2013-02-23 22:58:20 +0800
committermiwi <miwi@FreeBSD.org>2013-02-23 22:58:20 +0800
commitc0af80997502e9c866ae104a492f0b332b0967cc (patch)
treeba6bb7aec1042d034b0114cc8a619c80eaa8a960
parentafbe46d5b47d2e95e19af6da1e8f424883ecde92 (diff)
downloadfreebsd-ports-gnome-c0af80997502e9c866ae104a492f0b332b0967cc.tar.gz
freebsd-ports-gnome-c0af80997502e9c866ae104a492f0b332b0967cc.tar.zst
freebsd-ports-gnome-c0af80997502e9c866ae104a492f0b332b0967cc.zip
- 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)
-rw-r--r--devel/libiqxmlrpc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libiqxmlrpc/Makefile b/devel/libiqxmlrpc/Makefile
index be7f95e0546d..8fb035b01989 100644
--- a/devel/libiqxmlrpc/Makefile
+++ b/devel/libiqxmlrpc/Makefile
@@ -15,6 +15,8 @@ LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs
LICENSE= BSD
+BROKEN= does not build
+
USE_BZIP2= yes
USE_GNOME= libxml2
USE_CMAKE= yes