aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-06-05 21:10:02 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-06-05 21:10:02 +0000
commit44d2df473fdcbe6e50fe5ca106c6c690710bf579 (patch)
tree4b2e688f3444ba8a7d58a8d46821c68cf62aad14
parentb776302fc8546caecf5991dfaec51ce7329a9d1f (diff)
downloadports-44d2df473fdcbe6e50fe5ca106c6c690710bf579.tar.gz
ports-44d2df473fdcbe6e50fe5ca106c6c690710bf579.zip
Notes
-rw-r--r--net/scribe/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/scribe/Makefile b/net/scribe/Makefile
index 694284dd96aa..e4f495887652 100644
--- a/net/scribe/Makefile
+++ b/net/scribe/Makefile
@@ -11,6 +11,8 @@ COMMENT= Aggregating log data streamed in real time
LICENSE= APACHE20
+BROKEN= fails to build
+
BUILD_DEPENDS= fb303>0:devel/fb303 \
thrift:devel/thrift
LIB_DEPENDS= libboost_system.so:devel/boost-libs \