git: 7aa6892f684e - main - www/envoy: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:43:50 UTC
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