git: f917d90b545b - main - sysutils/plasma5-kde-cli-tools: Fix CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Aug 20 08:06:12 UTC 2021


The branch main has been updated by decke:

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

commit f917d90b545bab72275ee3c2f552c5691d1b99f5
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-20 08:05:11 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-20 08:05:11 +0000

    sysutils/plasma5-kde-cli-tools: Fix CPE information
    
    Approved by:    portmgr (blanket)
---
 sysutils/plasma5-kde-cli-tools/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysutils/plasma5-kde-cli-tools/Makefile b/sysutils/plasma5-kde-cli-tools/Makefile
index 716ea7c65802..f89b3bdcfe50 100644
--- a/sysutils/plasma5-kde-cli-tools/Makefile
+++ b/sysutils/plasma5-kde-cli-tools/Makefile
@@ -5,7 +5,6 @@ CATEGORIES=	sysutils kde kde-plasma
 MAINTAINER=	kde at FreeBSD.org
 COMMENT=	Plasma5 non-interactive system tools
 
-
 USES=		cmake compiler:c++11-lib cpe gettext kde:5 qt:5 tar:xz xorg
 USE_KDE=	activities auth bookmarks codecs completion config configwidgets \
 		coreaddons crash emoticons guiaddons i18n iconthemes init \
@@ -17,5 +16,6 @@ USE_QT=		concurrent core dbus declarative gui network printsupport svg widgets \
 		x11extras xml \
 		buildtools_build qmake_build testlib_build
 USE_XORG=	x11
+CPE_VENDOR=	kde
 
 .include <bsd.port.mk>


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