Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 2021 12:59:02 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: 9ab2baff7115 - main - x11/plasma5-plasma-desktop: Fix CPE information
Message-ID:  <202109061259.186Cx25m025863@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=9ab2baff71154c8578530d793f441faac7f414dc

commit 9ab2baff71154c8578530d793f441faac7f414dc
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-06 12:23:43 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-06 12:58:27 +0000

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

diff --git a/x11/plasma5-plasma-desktop/Makefile b/x11/plasma5-plasma-desktop/Makefile
index 027535f42faa..312b818d7fb0 100644
--- a/x11/plasma5-plasma-desktop/Makefile
+++ b/x11/plasma5-plasma-desktop/Makefile
@@ -43,6 +43,8 @@ USE_QT=		concurrent core dbus declarative gui network phonon4 \
 		buildtools_build qmake_build
 USE_XORG=	ice sm x11 xcb xcursor xext xfixes xft xi xrender
 
+CPE_VENDOR=	kde
+
 CMAKE_ON=	WANT_SYNAPTICS
 
 SHEBANG_FILES=	kcms/ksmserver/kconf_update/*.py \



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