mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Remove unneeded depency, and fix pkg-descr
Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D16176
This commit is contained in:
parent
088d12a740
commit
16bc7d04fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474175
2 changed files with 3 additions and 2 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= qterminal
|
||||
PORTVERSION= 0.9.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= LXQT
|
||||
|
||||
|
@ -19,6 +20,6 @@ USES= cmake:outsource compiler:c++11-lang gettext-runtime \
|
|||
USE_QT= buildtools_build core gui qmake_build dbus linguisttools \
|
||||
widgets x11extras
|
||||
USE_XORG= x11
|
||||
USE_LXQT= buildtools lxqt
|
||||
USE_LXQT= buildtools
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Lightweight Qt-based terminal emulator.
|
||||
|
||||
WWW: https://github.com/lxde/qtermwidget
|
||||
WWW: https://github.com/lxqt/qterminal
|
||||
|
|
Loading…
Add table
Reference in a new issue