git: 5c6865db8784 - main - x11/plasma6-plasma: disable QT5 until kf5 ports stop conflicting with kf6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Jan 2025 19:38:48 UTC
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c6865db8784b98f90eca09ef5883ea6bcb8c938 commit 5c6865db8784b98f90eca09ef5883ea6bcb8c938 Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2025-01-30 19:37:25 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2025-01-30 19:37:25 +0000 x11/plasma6-plasma: disable QT5 until kf5 ports stop conflicting with kf6 --- 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 126fd71eb98e..f17ea8973203 100644 --- a/x11/plasma6-plasma/Makefile +++ b/x11/plasma6-plasma/Makefile @@ -15,7 +15,7 @@ USE_KDE= \ ${_USE_PLASMA_ALL:Nplasma-pa:Nhotkeys:Nksysguard:Nkwayland-integration:Ndiscover} OPTIONS_DEFINE= PULSEAUDIO QT5 -OPTIONS_DEFAULT= ${OPTIONS_DEFINE} +OPTIONS_DEFAULT= PULSEAUDIO PULSEAUDIO_USE= KDE=plasma-pa:run QT5_DESC= Install Plasma 6 integration plugins for Qt5 applications