Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2021 21:21:09 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: 3e9aaad51261 - main - security/matrixssl: Add CPE information
Message-ID:  <202109102121.18ALL9xs016684@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=3e9aaad5126111d423404e439372cd039bec4cbc

commit 3e9aaad5126111d423404e439372cd039bec4cbc
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-10 20:57:04 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-10 21:18:19 +0000

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

diff --git a/security/matrixssl/Makefile b/security/matrixssl/Makefile
index 72652fd6adf9..dc0aa3a0fe20 100644
--- a/security/matrixssl/Makefile
+++ b/security/matrixssl/Makefile
@@ -15,7 +15,7 @@ LICENSE=	GPLv2+
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/${PORTNAME}-${PORTVERSION:S/./-/g}-open
 
-USES=		gmake tar:tgz
+USES=		cpe gmake tar:tgz
 MAKE_ARGS=	CC="${CC}" DFLAGS="${CFLAGS}" STRIP="${TEST}"
 USE_LDCONFIG=	yes
 



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