diff options
Diffstat (limited to 'net/liblinphone/Makefile')
-rw-r--r-- | net/liblinphone/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/liblinphone/Makefile b/net/liblinphone/Makefile index 084ac7e91305..2b9da83ece16 100644 --- a/net/liblinphone/Makefile +++ b/net/liblinphone/Makefile @@ -1,5 +1,5 @@ PORTNAME= liblinphone -DISTVERSION= 5.4.4 +DISTVERSION= 5.4.25 CATEGORIES= net MAINTAINER= bofh@FreeBSD.org @@ -9,8 +9,6 @@ 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 \ |