Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Oct 2021 11:57:33 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2ba195f8b0db - main - net/rubygem-grpc: Add CPE information
Message-ID:  <202110081157.198BvX6W067682@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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