Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 12:02:24 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c90b894559e1 - main - devel/kf5-ktexteditor: Add CPE information
Message-ID:  <202109211202.18LC2Oux099866@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit c90b894559e1ff0b0e82a84b34333557a2786389
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-21 11:40:32 +0000
Commit:     Bernhard Froehlich <decke@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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109211202.18LC2Oux099866>