aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/osquery/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/osquery/Makefile b/sysutils/osquery/Makefile
index 3078f3b34e2b..c998cb973f93 100644
--- a/sysutils/osquery/Makefile
+++ b/sysutils/osquery/Makefile
@@ -30,6 +30,8 @@ LIB_DEPENDS= libboost_regex.so:devel/boost-libs \
libicuuc.so:devel/icu
BROKEN= does not build (error: no matching constructor for initialization of 'gflags::FlagRegisterer')
+DEPRECATED= repeated build and dependency issues, upstream unable to assist
+EXPIRATION_DATE=2017-02-28
USES= cmake:outsource gmake libtool python:build compiler:c++11-lib
CONFIGURE_ENV+= OSQUERY_BUILD_VERSION="${PORTVERSION}" HOME="${WRKDIR}" \