git: d95d0cfd846b - main - security/zeek: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 2 09:16:05 UTC 2021


The branch main has been updated by decke:

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

commit d95d0cfd846bdf61ec728462c20006f2f73eadc4
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-02 09:03:25 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-02 09:03:25 +0000

    security/zeek: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 security/zeek/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/zeek/Makefile b/security/zeek/Makefile
index 255b2b412181..079fe58c9824 100644
--- a/security/zeek/Makefile
+++ b/security/zeek/Makefile
@@ -15,7 +15,7 @@ LICENSE=	BSD3CLAUSE
 BROKEN_FreeBSD_11_powerpc64=	Does not build: error: zero-size array 'names'
 BROKEN_FreeBSD_12_powerpc64=	Does not build: error: zero-size array 'names'
 
-USES=		bison cmake compiler:c++11-lang gettext-runtime ninja perl5 \
+USES=		bison cmake compiler:c++11-lang cpe gettext-runtime ninja perl5 \
 		python shebangfix ssl
 USE_LDCONFIG=	yes
 


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