Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 2023 10:44:23 GMT
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3b8394180ae5 - main - www/plasma5-plasma-browser-integration: cleanup dependencies
Message-ID:  <202309141044.38EAiNiv061866@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by tcberner:

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

commit 3b8394180ae56027d381f59a9a632a2c696a32c1
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2023-09-14 10:13:27 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2023-09-14 10:41:45 +0000

    www/plasma5-plasma-browser-integration: cleanup dependencies
---
 www/plasma5-plasma-browser-integration/Makefile | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/www/plasma5-plasma-browser-integration/Makefile b/www/plasma5-plasma-browser-integration/Makefile
index 73cc15e4b348..ceb36960977e 100644
--- a/www/plasma5-plasma-browser-integration/Makefile
+++ b/www/plasma5-plasma-browser-integration/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	plasma-browser-integration
 DISTVERSION=	${KDE_PLASMA_VERSION}
+PORTREVISION=	1
 CATEGORIES=	www kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
@@ -7,10 +8,10 @@ COMMENT=	Plasma5 components to integrate browsers into the desktop
 WWW=		https://www.kde.org/plasma-desktop
 
 USES=		cmake compiler:c++11-lang kde:5 qt:5 tar:xz xorg
-USE_KDE=	activities completion config coreaddons crash dbusaddons \
-		filemetadata i18n itemmodels jobwidgets kio notifications \
-		package plasma-framework plasma-workspace purpose runner \
-		service widgetsaddons windowsystem \
+USE_KDE=	activities config coreaddons crash dbusaddons filemetadata \
+		i18n itemmodels jobwidgets kio notifications package \
+		plasma-framework plasma-workspace purpose runner service \
+		windowsystem \
 		ecm:build
 USE_QT=		concurrent core dbus declarative gui network widgets \
 		buildtools:build qmake:build



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