diff options
Diffstat (limited to 'net/liblinphone/Makefile')
-rw-r--r-- | net/liblinphone/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/liblinphone/Makefile b/net/liblinphone/Makefile index 5d9b93cfaeaa..084ac7e91305 100644 --- a/net/liblinphone/Makefile +++ b/net/liblinphone/Makefile @@ -9,6 +9,8 @@ WWW= https://www.linphone.org/technical-corner/liblinphone.html LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +BROKEN= Fails to build with libxml2 2.14, error: type 'union (unnamed union at /usr/local/include/libxml2/libxml/encoding.h:170:5)' does not provide a call operator + BUILD_DEPENDS= ${LOCALBASE}/lib/libbcmatroska2.a:multimedia/bcmatroska2 \ ${LOCALBASE}/lib/libbctoolbox.a:net/bctoolbox \ ${LOCALBASE}/lib/libbcunit.a:devel/bcunit \ |