Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 15:43:50 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7aa6892f684e - main - www/envoy: Add CPE information
Message-ID:  <202110211543.19LFhoxH069645@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

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

commit 7aa6892f684ee2874e70c6bfd503d03d393f8fea
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:40:49 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:40:49 +0000

    www/envoy: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 www/envoy/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/envoy/Makefile b/www/envoy/Makefile
index 63224e65f77a..455d821c960e 100644
--- a/www/envoy/Makefile
+++ b/www/envoy/Makefile
@@ -31,7 +31,8 @@ LIB_DEPENDS=	libcircllhist.so:devel/libcircllhist \
 		libnghttp2.so:www/libnghttp2 \
 		libspdlog.so:devel/spdlog
 
-USES=		compiler:c++14-lang gmake ssl
+USES=		compiler:c++14-lang cpe gmake ssl
+CPE_VENDOR=	${PORTNAME}proxy
 USE_GITHUB=	yes
 GH_ACCOUNT=	${PORTNAME}proxy gogo:protobuf googleapis:gapis \
 		prometheus:pm grpc:grpc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110211543.19LFhoxH069645>