git: 9ab2baff7115 - main - x11/plasma5-plasma-desktop: Fix CPE information

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


The branch main has been updated by decke:

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

commit 9ab2baff71154c8578530d793f441faac7f414dc
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-06 12:23:43 +0000
Commit:     Bernhard Froehlich <decke at 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 \


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