Date: Thu, 2 Sep 2021 09:15:59 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: a5ab86be2d36 - main - security/libreswan: Add CPE information Message-ID: <202109020915.1829FxZT034635@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=a5ab86be2d36dacbaef04e91927e84cc82319a71 commit a5ab86be2d36dacbaef04e91927e84cc82319a71 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-02 08:58:34 +0000 Commit: Bernhard Froehlich <decke@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109020915.1829FxZT034635>