git: d131046d851d - main - x11/plasma5-plasma-workspace: Fix CPE information

Bernhard Froehlich decke at FreeBSD.org
Mon Sep 6 12:59:01 UTC 2021


The branch main has been updated by decke:

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

commit d131046d851dfa4cd639360ff32c908c03219089
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-06 12:22:15 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-06 12:58:27 +0000

    x11/plasma5-plasma-workspace: Fix CPE information
    
    Approved by:    portmgr (blanket)
---
 x11/plasma5-plasma-workspace/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/x11/plasma5-plasma-workspace/Makefile b/x11/plasma5-plasma-workspace/Makefile
index e330a3cfdcd3..a3c28312eac0 100644
--- a/x11/plasma5-plasma-workspace/Makefile
+++ b/x11/plasma5-plasma-workspace/Makefile
@@ -46,6 +46,8 @@ USE_QT=		concurrent core dbus declarative graphicaleffects gui network \
 		paths_run quickcontrols_run
 USE_XORG=	ice sm x11 xau xcb xcomposite xcursor xext xfixes xft xkbfile xrender xtst
 
+CPE_VENDOR=	kde
+
 CMAKE_OFF=	BUILD_TESTING
 
 # In 5.15 a file was moved from x11/plasma5-plasma-desktop to x11/plasma5-plasma-workspace:


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