git: 775375417c04 - main - security/wolfssl: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 10 21:21:29 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=775375417c049d8148a3e6edbeee0c2d5a6615cb

commit 775375417c049d8148a3e6edbeee0c2d5a6615cb
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 21:11:10 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:18:26 +0000

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

diff --git a/security/wolfssl/Makefile b/security/wolfssl/Makefile
index 1fbff8d1c218..e2256858371e 100644
--- a/security/wolfssl/Makefile
+++ b/security/wolfssl/Makefile
@@ -10,7 +10,7 @@ COMMENT=	Embedded SSL C-Library
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		libtool zip
+USES=		cpe libtool zip
 USE_LDCONFIG=	yes
 
 GNU_CONFIGURE=	yes


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