git: 95fe6c4aee22 - main - editors/kate: Add CPE information

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Fri, 18 Mar 2022 15:49:29 UTC
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=95fe6c4aee22eea993283fd810b61004dcc195d0

commit 95fe6c4aee22eea993283fd810b61004dcc195d0
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-03-18 15:48:21 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-03-18 15:49:20 +0000

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

diff --git a/editors/kate/Makefile b/editors/kate/Makefile
index df06fa73ff13..e19a7f4fcb38 100644
--- a/editors/kate/Makefile
+++ b/editors/kate/Makefile
@@ -10,7 +10,7 @@ BUILD_DEPENDS=	${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-
 LIB_DEPENDS=	libgit2.so:devel/libgit2
 
 USES=		cmake compiler:c++11-lang desktop-file-utils gettext \
-		pkgconfig kde:5 qt:5 tar:xz
+		pkgconfig kde:5 qt:5 tar:xz cpe
 USE_KDE=	activities attica auth bookmarks codecs completion config \
 		configwidgets coreaddons crash dbusaddons \
 		guiaddons i18n iconthemes init itemmodels itemviews \