git: 4a5b690ebaeb - 2021Q3 - security/zeek: Add CPE information

Craig Leres leres at FreeBSD.org
Wed Sep 22 22:44:18 UTC 2021


The branch 2021Q3 has been updated by leres:

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

commit 4a5b690ebaebaf79b276f1d549c199c8e1de7de7
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-02 09:03:25 +0000
Commit:     Craig Leres <leres at FreeBSD.org>
CommitDate: 2021-09-22 22:39:21 +0000

    security/zeek: Add CPE information
    
    Approved by:    portmgr (blanket)
    
    (cherry picked from commit d95d0cfd846bdf61ec728462c20006f2f73eadc4)
---
 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-all mailing list