Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Sep 2021 22:44:18 GMT
From:      Craig Leres <leres@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 4a5b690ebaeb - 2021Q3 - security/zeek: Add CPE information
Message-ID:  <202109222244.18MMiIWK085544@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2021Q3 has been updated by leres:

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

commit 4a5b690ebaebaf79b276f1d549c199c8e1de7de7
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-02 09:03:25 +0000
Commit:     Craig Leres <leres@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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109222244.18MMiIWK085544>