Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2021 09:16:03 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: d95d0cfd846b - main - security/zeek: Add CPE information
Message-ID:  <202109020916.1829G3Ki034708@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=d95d0cfd846bdf61ec728462c20006f2f73eadc4

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



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