git: 42bcdd4cb018 - main - security/rubygem-omniauth1: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Thu, 21 Oct 2021 14:36:05 UTC
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=42bcdd4cb0187fb3557a5103f5d3afb09284b6a7

commit 42bcdd4cb0187fb3557a5103f5d3afb09284b6a7
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 14:27:08 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 14:27:08 +0000

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

diff --git a/security/rubygem-omniauth1/Makefile b/security/rubygem-omniauth1/Makefile
index fdd4feef57c0..b28da84b63fc 100644
--- a/security/rubygem-omniauth1/Makefile
+++ b/security/rubygem-omniauth1/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.md
 RUN_DEPENDS=	rubygem-hashie>=3.4.6:devel/rubygem-hashie \
 		rubygem-rack>=1.6.2,3<3,3:www/rubygem-rack
 
-USES=		gem
+USES=		cpe gem
 USE_RUBY=	yes
 
 NO_ARCH=	yes