Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 22:26:10 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 902064632e90 - main - devel/rubygem-grape: Add USES=cpe
Message-ID:  <202109212226.18LMQAcO040116@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=902064632e90c47b1bae9b0f58de0f0c66e9645b

commit 902064632e90c47b1bae9b0f58de0f0c66e9645b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-21 22:16:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-09-21 22:23:46 +0000

    devel/rubygem-grape: Add USES=cpe
---
 devel/rubygem-grape/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/devel/rubygem-grape/Makefile b/devel/rubygem-grape/Makefile
index 193965677c28..81eb6e7774f1 100644
--- a/devel/rubygem-grape/Makefile
+++ b/devel/rubygem-grape/Makefile
@@ -17,9 +17,11 @@ RUN_DEPENDS=	rubygem-activesupport60>=0:devel/rubygem-activesupport60 \
 		rubygem-rack-accept>=0:www/rubygem-rack-accept \
 		rubygem-virtus>=1.0.0:devel/rubygem-virtus
 
-USES=		gem
+USES=		cpe gem
 USE_RUBY=	yes
 
 NO_ARCH=	yes
 
+CPE_VENDOR=	ruby-grape
+
 .include <bsd.port.mk>



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