git: 938a0d037cdb - main - security/tripwire: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 18:33:30 UTC 2021


The branch main has been updated by decke:

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

commit 938a0d037cdbe0d7bb5d9ebd7b41a72f65885d1e
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:19:59 +0000
Commit:     Bernhard Froehlich <decke at 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}


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