git: 7566ecdf823e - main - security/rubygem-omniauth: Add CPE information

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=7566ecdf823e83274907968560003abe23d39d07

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

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

diff --git a/security/rubygem-omniauth/Makefile b/security/rubygem-omniauth/Makefile
index 097bcc3f3492..e6e10c289350 100644
--- a/security/rubygem-omniauth/Makefile
+++ b/security/rubygem-omniauth/Makefile
@@ -13,7 +13,7 @@ RUN_DEPENDS=	rubygem-hashie>=3.4.6:devel/rubygem-hashie \
 		rubygem-rack>=1.6.2,3<3,3:www/rubygem-rack \
 		rubygem-rack-protection>=0:www/rubygem-rack-protection
 
-USES=		gem
+USES=		cpe gem
 USE_RUBY=	yes
 
 NO_ARCH=	yes