Date: Mon, 3 Feb 2025 21:41:05 GMT From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ed4d66b42109 - main - x11/plasma6-plasma: install Qt5 integration plugin" Message-ID: <202502032141.513Lf5gj087877@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=ed4d66b4210911d100053714336db56eb915427a commit ed4d66b4210911d100053714336db56eb915427a Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2025-02-03 21:39:16 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2025-02-03 21:39:16 +0000 x11/plasma6-plasma: install Qt5 integration plugin" This reverts commit 5c6865db8784b98f90eca09ef5883ea6bcb8c938. --- x11/plasma6-plasma/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/plasma6-plasma/Makefile b/x11/plasma6-plasma/Makefile index 05f8648b628a..af2b4eeef67e 100644 --- a/x11/plasma6-plasma/Makefile +++ b/x11/plasma6-plasma/Makefile @@ -13,7 +13,7 @@ USES= kde:6 metaport qt:6 USE_KDE= ${_USE_PLASMA_ALL:Nplasma-pa} OPTIONS_DEFINE= PULSEAUDIO QT5 -OPTIONS_DEFAULT= PULSEAUDIO +OPTIONS_DEFAULT= ${OPTIONS_DEFINE} PULSEAUDIO_USE= KDE=plasma-pa:run QT5_DESC= Install Plasma 6 integration plugins for Qt5 applications
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502032141.513Lf5gj087877>