Date: Thu, 19 Aug 2021 14:49:36 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: 115b632c52fb - main - dns/dnsdist: Fix CPE information Message-ID: <202108191449.17JEnaR8003374@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=115b632c52fb2704c0d6278ccd8cdfa3d02dffca commit 115b632c52fb2704c0d6278ccd8cdfa3d02dffca Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-19 14:48:08 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-19 14:48:08 +0000 dns/dnsdist: Fix CPE information Approved by: portmgr (blanket) --- dns/dnsdist/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile index e46755540a3e..7d3bea96dc7d 100644 --- a/dns/dnsdist/Makefile +++ b/dns/dnsdist/Makefile @@ -28,6 +28,8 @@ USES= bison:alias compiler:c++14-lang cpe gmake libedit libtool \ localbase pkgconfig tar:bz2 USE_RC_SUBR= dnsdist +CPE_VENDOR= powerdns + GNU_CONFIGURE= yes CONFIGURE_ARGS= --bindir=${PREFIX}/sbin \ --enable-dns-over-https \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108191449.17JEnaR8003374>