aboutsummaryrefslogtreecommitdiff
path: root/devel/libiqxmlrpc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-02-23 14:58:20 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-02-23 14:58:20 +0000
commite0e49eea8ca4e7fa0df0a7e607b84517a707f121 (patch)
treeba6bb7aec1042d034b0114cc8a619c80eaa8a960 /devel/libiqxmlrpc
parentd0e9e07b9d4158870e91e52eff863f46e900132d (diff)
downloadports-e0e49eea8ca4e7fa0df0a7e607b84517a707f121.tar.gz
ports-e0e49eea8ca4e7fa0df0a7e607b84517a707f121.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)
Notes
Notes: svn path=/head/; revision=312829
Diffstat (limited to 'devel/libiqxmlrpc')
-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