aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2017-01-30 14:57:47 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2017-01-30 14:57:47 +0000
commit35e8655b4abcba0281db7e007cba1ed814e58e0a (patch)
tree4a4876627427cc300c5a5294e4c2b70e8235a8d9
parent02915a3d0c413431684744d078514e22e7b63d3c (diff)
downloadports-35e8655b4abcba0281db7e007cba1ed814e58e0a.tar.gz
ports-35e8655b4abcba0281db7e007cba1ed814e58e0a.zip
Notes
-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}" \