git: 0c237fc0d4ea - main - textproc/rubygem-nokogiri: Add CPE information

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=0c237fc0d4ea27529a06801ea9817b4d55807f32

commit 0c237fc0d4ea27529a06801ea9817b4d55807f32
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:40:44 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:40:44 +0000

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

diff --git a/textproc/rubygem-nokogiri/Makefile b/textproc/rubygem-nokogiri/Makefile
index 6786b4dd90a4..d7010318209e 100644
--- a/textproc/rubygem-nokogiri/Makefile
+++ b/textproc/rubygem-nokogiri/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS=	libgcrypt.so:security/libgcrypt \
 RUN_DEPENDS=	rubygem-pkg-config>=1.1.7:devel/rubygem-pkg-config  \
 		rubygem-racc>=1.4<2:devel/rubygem-racc
 
-USES=		gem gnome pkgconfig gettext-runtime
+USES=		cpe gem gnome pkgconfig gettext-runtime
 USE_GNOME=	libxml2 libxslt
 USE_RUBY=	yes