diff options
Diffstat (limited to 'net/scribe/Makefile')
-rw-r--r-- | net/scribe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/scribe/Makefile b/net/scribe/Makefile index 2260bb23a88f..eec94262228a 100644 --- a/net/scribe/Makefile +++ b/net/scribe/Makefile @@ -11,6 +11,8 @@ COMMENT= Aggregating log data streamed in real time LICENSE= APACHE20 +BROKEN_powerpc64= Does not build + BUILD_DEPENDS= fb303>0:devel/fb303 \ thrift:devel/thrift LIB_DEPENDS= libboost_system.so:devel/boost-libs \ |