aboutsummaryrefslogtreecommitdiff
path: root/sysutils/osquery
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2017-06-25 21:07:58 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2017-06-25 21:07:58 +0000
commit5e373eaa92fd3a243e1bc7a8e3eaf114ab1eeabf (patch)
tree3291541f3b73432c893dec35f4f23770dd07732a /sysutils/osquery
parent9c92503171817f96d944009b9ea88d3c083c9a45 (diff)
Notes
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 e29294f33451..f47671a13823 100644
--- a/sysutils/osquery/Makefile
+++ b/sysutils/osquery/Makefile
@@ -29,7 +29,7 @@ LIB_DEPENDS= libaugeas.so:textproc/augeas \
libzstd.so:archivers/zstd
RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss
-USES= cmake:outsource gmake libtool python:build compiler:c++11-lib \
+USES= cmake:outsource libtool python:build compiler:c++11-lib \
libarchive ssl
USE_GNOME= libxml2
CONFIGURE_ENV+= OSQUERY_BUILD_VERSION="${PORTVERSION}" HOME="${WRKDIR}" \