mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
x11-wm/lxqt: Add qt6-translations like dependency
- Bump PORTERVISION PR: 280575 Reported by: bsduck at mailo.com
This commit is contained in:
parent
3b024db732
commit
b60fab9a56
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= lxqt
|
PORTNAME= lxqt
|
||||||
PORTVERSION= 2.0.0
|
PORTVERSION= 2.0.0
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= x11-wm
|
CATEGORIES= x11-wm
|
||||||
|
|
||||||
MAINTAINER= lxqt@FreeBSD.org
|
MAINTAINER= lxqt@FreeBSD.org
|
||||||
|
@ -29,7 +30,8 @@ RUN_DEPENDS= startlxqt:x11-wm/lxqt-session \
|
||||||
qlipper:deskutils/qlipper \
|
qlipper:deskutils/qlipper \
|
||||||
openbox:x11-wm/openbox
|
openbox:x11-wm/openbox
|
||||||
|
|
||||||
USES= metaport
|
USES= qt:6 metaport
|
||||||
|
USE_QT= translations
|
||||||
|
|
||||||
OPTIONS_DEFINE= EDITOR SSH SUDO
|
OPTIONS_DEFINE= EDITOR SSH SUDO
|
||||||
OPTIONS_DEFAULT= EDITOR SSH SUDO
|
OPTIONS_DEFAULT= EDITOR SSH SUDO
|
||||||
|
|
Loading…
Add table
Reference in a new issue