Date: Tue, 31 Aug 2021 19:51:19 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e2375b0be5c9 - main - security/wazuh-agent: Add CPE information Message-ID: <202108311951.17VJpJpj037920@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=e2375b0be5c939d38597ba22d94a67fd89f76e15 commit e2375b0be5c939d38597ba22d94a67fd89f76e15 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 19:32:07 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-31 19:50:10 +0000 security/wazuh-agent: Add CPE information Approved by: portmgr (blanket) --- security/wazuh-agent/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/wazuh-agent/Makefile b/security/wazuh-agent/Makefile index cf8e0ba1b786..f6a809ffb7f5 100644 --- a/security/wazuh-agent/Makefile +++ b/security/wazuh-agent/Makefile @@ -19,7 +19,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= fails to compile: rootcheck/os_string.c:188:20: use of undeclared identifier '__LDPGSZ' BROKEN_i386= fails to build external OpenSSL dependency -USES= gmake perl5 readline shebangfix uidfix +USES= cpe gmake perl5 readline shebangfix uidfix USE_GITHUB= yes USE_RC_SUBR= ${PORTNAME}-agent
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108311951.17VJpJpj037920>