git: a5ab86be2d36 - main - security/libreswan: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 2 09:16:02 UTC 2021


The branch main has been updated by decke:

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

commit a5ab86be2d36dacbaef04e91927e84cc82319a71
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-02 08:58:34 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-02 08:58:34 +0000

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

diff --git a/security/libreswan/Makefile b/security/libreswan/Makefile
index 1f1c5279e5e8..500e7dc53169 100644
--- a/security/libreswan/Makefile
+++ b/security/libreswan/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS=	libcurl.so:ftp/curl \
 		libnss3.so:security/nss \
 		libunbound.so:dns/unbound
 
-USES=		bison gmake pkgconfig python
+USES=		bison cpe gmake pkgconfig python
 
 CFLAGS+=	-I${WRKSRC}/include/unbound
 


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