aboutsummaryrefslogtreecommitdiff
path: root/net/grive2
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-06-18 14:00:43 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-06-18 14:00:43 +0000
commita78aef718d69e62e911600e8f27f3b605a0c399c (patch)
tree363784d85948547564ab0295cb0bed163f1f3567 /net/grive2
parent66b08a9fece43c3efbfb21717e013c635774c1e4 (diff)
downloadports-a78aef718d69e62e911600e8f27f3b605a0c399c.tar.gz
ports-a78aef718d69e62e911600e8f27f3b605a0c399c.zip
Notes
Diffstat (limited to 'net/grive2')
-rw-r--r--net/grive2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/grive2/Makefile b/net/grive2/Makefile
index a2723507380f..48ae38cc458c 100644
--- a/net/grive2/Makefile
+++ b/net/grive2/Makefile
@@ -12,6 +12,8 @@ COMMENT= Open source client for Google Drive
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_powerpc64= fails to compile: JsonValTest.cc.o: undefined reference to boost::unit_test::ut_detail::normalize_test_case_name
+
LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \
libcurl.so:ftp/curl \
libexpat.so:textproc/expat2 \