git: 279266abd58d - main - devel/grpc134: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 2 15:19:44 UTC 2021


The branch main has been updated by decke:

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

commit 279266abd58d892fc0902892249d17b3baeb71f3
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-02 14:13:02 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-02 15:18:55 +0000

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

diff --git a/devel/grpc134/Makefile b/devel/grpc134/Makefile
index 1b7d47712df3..7d40961eb552 100644
--- a/devel/grpc134/Makefile
+++ b/devel/grpc134/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS=	libabsl_base.so:devel/abseil \
 		libprotobuf.so:devel/protobuf \
 		libre2.so:devel/re2
 
-USES=		cmake compiler:c++17-lang localbase:ldflags pkgconfig ssl
+USES=		cmake compiler:c++17-lang cpe localbase:ldflags pkgconfig ssl
 
 USE_GITHUB=	yes
 


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