git: b60fab9a567b - main - x11-wm/lxqt: Add qt6-translations like dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 Sep 2024 05:50:27 UTC
The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=b60fab9a567b480bc96efd8ea73bf594551e4708 commit b60fab9a567b480bc96efd8ea73bf594551e4708 Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2024-09-10 05:48:49 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2024-09-10 05:48:49 +0000 x11-wm/lxqt: Add qt6-translations like dependency - Bump PORTERVISION PR: 280575 Reported by: bsduck at mailo.com --- x11-wm/lxqt/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/x11-wm/lxqt/Makefile b/x11-wm/lxqt/Makefile index cfb6ab0ea0e4..db6ff9823409 100644 --- a/x11-wm/lxqt/Makefile +++ b/x11-wm/lxqt/Makefile @@ -1,5 +1,6 @@ PORTNAME= lxqt PORTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= x11-wm MAINTAINER= lxqt@FreeBSD.org @@ -29,7 +30,8 @@ RUN_DEPENDS= startlxqt:x11-wm/lxqt-session \ qlipper:deskutils/qlipper \ openbox:x11-wm/openbox -USES= metaport +USES= qt:6 metaport +USE_QT= translations OPTIONS_DEFINE= EDITOR SSH SUDO OPTIONS_DEFAULT= EDITOR SSH SUDO