diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-10-08 11:51:02 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-10-08 11:51:02 +0000 |
commit | 2ba195f8b0dbb5bc18613c144340c6ef159eaf9a (patch) | |
tree | 9cf3ec015f289c48622a4e8a18ba8e3a0b05a7f2 | |
parent | 563d7e0c83e3cf460a26763e424b289dcd56e945 (diff) | |
download | ports-2ba195f8b0dbb5bc18613c144340c6ef159eaf9a.tar.gz ports-2ba195f8b0dbb5bc18613c144340c6ef159eaf9a.zip |
net/rubygem-grpc: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r-- | net/rubygem-grpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |