summaryrefslogtreecommitdiff
path: root/sysutils/osquery/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/osquery/Makefile')
-rw-r--r--sysutils/osquery/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/osquery/Makefile b/sysutils/osquery/Makefile
index 02adbc101e97..8786111bb09b 100644
--- a/sysutils/osquery/Makefile
+++ b/sysutils/osquery/Makefile
@@ -3,6 +3,7 @@
PORTNAME= osquery
PORTVERSION= 2.10.2
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= zi@FreeBSD.org
@@ -12,6 +13,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= fails to link
+#BROKEN= fails to build with boost 1.66, see bug 224180
BUILD_DEPENDS= thrift>0:devel/thrift \
bash>0:shells/bash \