git: f8daab173840 - main - devel/kf5-kio: Remove extra CPE_VENDOR and inherit from USES=kde instead

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Mon, 18 Oct 2021 08:34:13 UTC
The branch main has been updated by decke:

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

commit f8daab17384060284aa79fffe457b334c96c404d
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-18 08:32:07 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-18 08:32:07 +0000

    devel/kf5-kio: Remove extra CPE_VENDOR and inherit from USES=kde instead
---
 devel/kf5-kio/Makefile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/devel/kf5-kio/Makefile b/devel/kf5-kio/Makefile
index fd9d4fd652b1..1086b4666aef 100644
--- a/devel/kf5-kio/Makefile
+++ b/devel/kf5-kio/Makefile
@@ -5,9 +5,8 @@ CATEGORIES=	devel kde kde-frameworks
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	KF5 resource and network access abstraction
 
-USES=		cmake compiler:c++11-lib cpe desktop-file-utils \
-		gettext gnome kde:5 qt:5 ssl tar:xz
-CPE_VENDOR=	kde
+USES=		cmake compiler:c++11-lib desktop-file-utils \
+		gettext gnome kde:5 cpe qt:5 ssl tar:xz
 USE_GNOME=	libxml2 libxslt
 USE_KDE=	archive auth bookmarks codecs completion config \
 		configwidgets coreaddons crash dbusaddons guiaddons \