aboutsummaryrefslogtreecommitdiff
path: root/sysutils/apache-mesos
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-11-04 10:27:03 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-11-04 10:27:03 +0000
commit21bdbed709481a4112b30c8b90b68530b0f1a2d1 (patch)
treee979b59168adc2477fa3c59b11e2113ce255ec8c /sysutils/apache-mesos
parent6b0e3594c38a9480c08dde7ab4f48a49e040242e (diff)
downloadports-21bdbed709481a4112b30c8b90b68530b0f1a2d1.tar.gz
ports-21bdbed709481a4112b30c8b90b68530b0f1a2d1.zip
Mark BROKEN: fails to build
In file included from src/grpc.cpp:13: ./include/process/grpc.hpp:93:21: error: no template named 'ClientAsyncResponseReader' in namespace 'grpc'; did you mean 'grpc_impl::ClientAsyncResponseReader'? Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=516631
Diffstat (limited to 'sysutils/apache-mesos')
-rw-r--r--sysutils/apache-mesos/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/apache-mesos/Makefile b/sysutils/apache-mesos/Makefile
index 81da242cfd2d..1c9a505586a4 100644
--- a/sysutils/apache-mesos/Makefile
+++ b/sysutils/apache-mesos/Makefile
@@ -12,6 +12,7 @@ COMMENT= Cluster manager providing resource isolation and sharing
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= fails to build
IGNORE_FreeBSD_11= does not build
BUILD_DEPENDS= boost-libs>0:devel/boost-libs \