From c90b894559e1ff0b0e82a84b34333557a2786389 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Tue, 21 Sep 2021 11:40:32 +0000 Subject: [PATCH] devel/kf5-ktexteditor: Add CPE information Approved by: portmgr (blanket) --- devel/kf5-ktexteditor/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/kf5-ktexteditor/Makefile b/devel/kf5-ktexteditor/Makefile index 5b29bc0e0b33..6899a3628193 100644 --- a/devel/kf5-ktexteditor/Makefile +++ b/devel/kf5-ktexteditor/Makefile @@ -8,7 +8,7 @@ COMMENT= KF5 advanced embeddable text editor LIB_DEPENDS= libgit2.so:devel/libgit2 \ libeditorconfig.so:editors/editorconfig-core-c -USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig qt:5 tar:xz +USES= cmake compiler:c++11-lib cpe gettext kde:5 pkgconfig qt:5 tar:xz USE_KDE= archive auth codecs completion config configwidgets \ coreaddons guiaddons i18n iconthemes itemviews \ jobwidgets kio parts service sonnet syntaxhighlighting \ @@ -17,5 +17,6 @@ USE_KDE= archive auth codecs completion config configwidgets \ USE_QT= concurrent core dbus declarative gui network printsupport \ script widgets xml xmlpatterns \ buildtools_build qmake_build +CPE_VENDOR= kde .include