git: 2794eb7207eb - main - textproc/rubygem-nokogiri18: Add CPE information

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=2794eb7207eb4dca4030483e9dfb068cffe83c2a

commit 2794eb7207eb4dca4030483e9dfb068cffe83c2a
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-nokogiri18: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 textproc/rubygem-nokogiri18/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/textproc/rubygem-nokogiri18/Makefile b/textproc/rubygem-nokogiri18/Makefile
index 23c21e3aa989..2522f31d8638 100644
--- a/textproc/rubygem-nokogiri18/Makefile
+++ b/textproc/rubygem-nokogiri18/Makefile
@@ -14,7 +14,7 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 LIB_DEPENDS=	libgcrypt.so:security/libgcrypt
 RUN_DEPENDS=	rubygem-pkg-config>=1.1.7:devel/rubygem-pkg-config
 
-USES=		gem gnome pkgconfig
+USES=		cpe gem gnome pkgconfig
 USE_GNOME=	libxml2 libxslt
 USE_RUBY=	yes