Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 2021 12:59:01 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: d131046d851d - main - x11/plasma5-plasma-workspace: Fix CPE information
Message-ID:  <202109061259.186Cx1Pq025834@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=d131046d851dfa4cd639360ff32c908c03219089

commit d131046d851dfa4cd639360ff32c908c03219089
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-06 12:22:15 +0000
Commit:     Bernhard Froehlich <decke@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:



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