diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-02-23 14:58:20 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-02-23 14:58:20 +0000 |
commit | e0e49eea8ca4e7fa0df0a7e607b84517a707f121 (patch) | |
tree | ba6bb7aec1042d034b0114cc8a619c80eaa8a960 /devel/libiqxmlrpc/Makefile | |
parent | d0e9e07b9d4158870e91e52eff863f46e900132d (diff) |
Notes
Diffstat (limited to 'devel/libiqxmlrpc/Makefile')
-rw-r--r-- | devel/libiqxmlrpc/Makefile | 2 |
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 |