diff options
| author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2026-03-17 05:35:31 +0000 |
|---|---|---|
| committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2026-03-17 05:35:31 +0000 |
| commit | 9775f41057f10aff5663e827a22542dbc0c0d3f7 (patch) | |
| tree | 0b5fddad3c8f849a24ca9638192b0de533a6aa9c | |
| parent | 467232fb76fce79d919d2207b9dc41de43815a0a (diff) | |
x11-wm/lxqt: Remove lxqt-qtplugin (qt5) from RUN_DEPENDS
- Now lxqt metaport installs qt6-based apps only
- Bump PORTREVISION
With hat: lxqt
| -rw-r--r-- | x11-wm/lxqt/Makefile | 3 |
1 files changed, 1 insertions, 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 \ |
