git: 4e3a465a1604 - main - security/cryptlib: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 19:50:43 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4e3a465a1604a09a50f9f67582427b1029cb398a

commit 4e3a465a1604a09a50f9f67582427b1029cb398a
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 18:18:52 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 19:49:50 +0000

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

diff --git a/security/cryptlib/Makefile b/security/cryptlib/Makefile
index f68b08125ea1..a0a5ce5059da 100644
--- a/security/cryptlib/Makefile
+++ b/security/cryptlib/Makefile
@@ -13,7 +13,7 @@ ONLY_FOR_ARCHS=		amd64 armv6 armv7 i386
 
 OPTIONS_DEFINE=		DOCS
 
-USES=			zip:infozip
+USES=			cpe zip:infozip
 EXTRACT_BEFORE_ARGS=	-aq
 NO_WRKSUBDIR=		yes
 MAKEFILE=		makefile


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