aboutsummaryrefslogtreecommitdiff
path: root/sysutils/osquery
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2017-02-23 22:37:07 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2017-02-23 22:37:07 +0000
commit5bf6c680ad17ae27a4edfd1f52daca399a18ed7c (patch)
tree7af95ae9038a6c35558f90c2a3035e4d8c1ec38d /sysutils/osquery
parentac2b9a3b3f833aa9cabc25eff0372d12e21b37f2 (diff)
- Pushing out expiration date. Upstream is working on fixes.
Notes
Notes: svn path=/head/; revision=434689
Diffstat (limited to 'sysutils/osquery')
-rw-r--r--sysutils/osquery/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/osquery/Makefile b/sysutils/osquery/Makefile
index c998cb973f93..6b43667a26c5 100644
--- a/sysutils/osquery/Makefile
+++ b/sysutils/osquery/Makefile
@@ -31,7 +31,7 @@ LIB_DEPENDS= libboost_regex.so:devel/boost-libs \
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
+EXPIRATION_DATE=2017-04-28
USES= cmake:outsource gmake libtool python:build compiler:c++11-lib
CONFIGURE_ENV+= OSQUERY_BUILD_VERSION="${PORTVERSION}" HOME="${WRKDIR}" \