git: 9775f41057f1 - main - x11-wm/lxqt: Remove lxqt-qtplugin (qt5) from RUN_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 17 Mar 2026 05:37:45 UTC
The branch main has been updated by acm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9775f41057f10aff5663e827a22542dbc0c0d3f7
commit 9775f41057f10aff5663e827a22542dbc0c0d3f7
Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2026-03-17 05:35:31 +0000
Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2026-03-17 05:35:31 +0000
x11-wm/lxqt: Remove lxqt-qtplugin (qt5) from RUN_DEPENDS
- Now lxqt metaport installs qt6-based apps only
- Bump PORTREVISION
With hat: lxqt
---
x11-wm/lxqt/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/x11-wm/lxqt/Makefile b/x11-wm/lxqt/Makefile
index 3bd671ee206f..e4bd5435d13d 100644
--- a/x11-wm/lxqt/Makefile
+++ b/x11-wm/lxqt/Makefile
@@ -1,6 +1,6 @@
PORTNAME= lxqt
PORTVERSION= 2.3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-wm
MAINTAINER= lxqt@FreeBSD.org
@@ -11,7 +11,6 @@ RUN_DEPENDS= startlxqt:x11-wm/lxqt-session \
lxqt-about>=${PORTVERSION}:x11/lxqt-about \
lxqt-admin>=${PORTVERSION}:sysutils/lxqt-admin \
lxqt-config>=${PORTVERSION}:sysutils/lxqt-config \
- lxqt-qtplugin>=1.4.0:sysutils/lxqt-qtplugin \
lxqt-qt6plugin>=${PORTVERSION}:sysutils/lxqt-qt6plugin \
qterminal>=2.3.0:x11/qterminal \
obconf-qt>=0.16.6:x11-wm/obconf-qt \