Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 18:33:29 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: 938a0d037cdb - main - security/tripwire: Add CPE information
Message-ID:  <202108291833.17TIXT7h074277@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=938a0d037cdbe0d7bb5d9ebd7b41a72f65885d1e

commit 938a0d037cdbe0d7bb5d9ebd7b41a72f65885d1e
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 18:19:59 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-29 18:19:59 +0000

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

diff --git a/security/tripwire/Makefile b/security/tripwire/Makefile
index 8eb2da2a7203..14cbced4151b 100644
--- a/security/tripwire/Makefile
+++ b/security/tripwire/Makefile
@@ -16,7 +16,7 @@ GH_PROJECT=	tripwire-open-source
 
 NO_LICENSES_INSTALL=	yes
 MAKE_JOBS_UNSAFE=	yes
-USES=		gmake ssl
+USES=		cpe gmake ssl
 GNU_CONFIGURE=	yes
 MAKE_ARGS=	SYSPRE=${ARCH}-unknown-freebsd \
 		DESTDIR=${STAGEDIR}



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