git: c90b894559e1 - main - devel/kf5-ktexteditor: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Sep 21 12:02:25 UTC 2021


The branch main has been updated by decke:

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

commit c90b894559e1ff0b0e82a84b34333557a2786389
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 11:40:32 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:01:28 +0000

    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 <bsd.port.mk>


More information about the dev-commits-ports-main mailing list