Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 2023 10:44:11 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: d1c0dd89476c - main - audio/plasma5-kpipewire: cleanup dependencies
Message-ID:  <202309141044.38EAiBFL061459@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=d1c0dd89476cc0073876bc17876fe94201ce2166

commit d1c0dd89476cc0073876bc17876fe94201ce2166
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2023-09-14 09:11:53 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2023-09-14 10:41:42 +0000

    audio/plasma5-kpipewire: cleanup dependencies
---
 audio/plasma5-kpipewire/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/audio/plasma5-kpipewire/Makefile b/audio/plasma5-kpipewire/Makefile
index dd1013b90275..a18e30c80011 100644
--- a/audio/plasma5-kpipewire/Makefile
+++ b/audio/plasma5-kpipewire/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	kpipewire
 DISTVERSION=	${KDE_PLASMA_VERSION}
+PORTREVISION=	1
 CATEGORIES=	audio kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
@@ -17,7 +18,7 @@ USE_GL=		egl gbm gl
 USE_GNOME=	glib20
 USE_KDE=	coreaddons i18n wayland \
 		ecm:build plasma-wayland-protocols:build
-USE_QT=		core dbus declarative gui network wayland \
+USE_QT=		core declarative gui network wayland \
 		buildtools:build qmake:build
 
 .include <bsd.port.mk>



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