git: e2375b0be5c9 - main - security/wazuh-agent: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 19:51:24 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e2375b0be5c939d38597ba22d94a67fd89f76e15

commit e2375b0be5c939d38597ba22d94a67fd89f76e15
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 19:32:07 +0000
Commit:     Bernhard Froehlich <decke at 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
 


More information about the dev-commits-ports-main mailing list