diff options
Diffstat (limited to 'sysutils/osquery')
| -rw-r--r-- | sysutils/osquery/Makefile | 2 |
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}" \ |
