git: 2ba195f8b0db - main - net/rubygem-grpc: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Oct 2021 11:57:33 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=2ba195f8b0dbb5bc18613c144340c6ef159eaf9a commit 2ba195f8b0dbb5bc18613c144340c6ef159eaf9a Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-08 11:51:02 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-08 11:51:02 +0000 net/rubygem-grpc: Add CPE information Approved by: portmgr (blanket) --- net/rubygem-grpc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/rubygem-grpc/Makefile b/net/rubygem-grpc/Makefile index 5a1010a2db32..f1f814774378 100644 --- a/net/rubygem-grpc/Makefile +++ b/net/rubygem-grpc/Makefile @@ -14,7 +14,7 @@ RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ rubygem-google-protobuf>=3.15<4:devel/rubygem-google-protobuf \ rubygem-googleapis-common-protos-types>=1.0<2:devel/rubygem-googleapis-common-protos-types -USES= gem gmake pkgconfig +USES= cpe gem gmake pkgconfig USE_RUBY= yes MAKE_JOBS_UNSAFE= yes