diff options
| author | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-06-25 21:07:58 +0000 |
|---|---|---|
| committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-06-25 21:07:58 +0000 |
| commit | 5e373eaa92fd3a243e1bc7a8e3eaf114ab1eeabf (patch) | |
| tree | 3291541f3b73432c893dec35f4f23770dd07732a /sysutils/osquery | |
| parent | 9c92503171817f96d944009b9ea88d3c083c9a45 (diff) | |
Notes
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}" \ |
