aboutsummaryrefslogtreecommitdiff
path: root/net/libcmis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/libcmis/Makefile')
-rw-r--r--net/libcmis/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/libcmis/Makefile b/net/libcmis/Makefile
index d52a55ed3c6e..7516b8ed4931 100644
--- a/net/libcmis/Makefile
+++ b/net/libcmis/Makefile
@@ -3,7 +3,8 @@
PORTNAME= libcmis
PORTVERSION= 0.5.2
CATEGORIES= net devel
-MASTER_SITES= https://github.com/tdf/libcmis/releases/download/v${PORTVERSION}/
+MASTER_SITES= https://github.com/tdf/libcmis/releases/download/v${PORTVERSION}/ \
+ https://dev-www.libreoffice.org/src/
MAINTAINER= office@FreeBSD.org
COMMENT= Client library for the CMIS interface
@@ -19,7 +20,7 @@ LIB_DEPENDS= libboost_program_options.so:devel/boost-libs \
libcurl.so:ftp/curl
USES= compiler:c++11-lib gmake gnome libtool localbase pathfix \
- pkgconfig
+ pkgconfig tar:xz
USE_GNOME= libxml2
CONFIGURE_ARGS= --disable-werror --with-boost=${LOCALBASE} --without-man