summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2020-05-11 09:32:42 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2020-05-11 09:32:42 +0000
commit247b86641ccecce0d13b6d365d7d504307ed0dac (patch)
tree2e48e1a0a2e31e9a6602ca13d54fb29e2201503f /x11
parentUpdate to the 20200508 snapshot of GCC 9.3.1. (diff)
- Add LICENSE_FILE
- Whitespace fixe - Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=534897
Diffstat (limited to 'x11')
-rw-r--r--x11/lxqt-runner/Makefile9
-rw-r--r--x11/lxqt-runner/pkg-descr2
2 files changed, 6 insertions, 5 deletions
diff --git a/x11/lxqt-runner/Makefile b/x11/lxqt-runner/Makefile
index a39132b66e0b..9c1a649ff416 100644
--- a/x11/lxqt-runner/Makefile
+++ b/x11/lxqt-runner/Makefile
@@ -10,13 +10,14 @@ MAINTAINER= jsm@FreeBSD.org
COMMENT= LXQt tool used to launch programs quickly
LICENSE= LGPL21+
+LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libmuparser.so:math/muparser
-USES= cmake compiler:c++14-lang gettext-runtime kde:5 qt:5 \
- gnome localbase lxqt pkgconfig tar:xz
-USE_QT= buildtools_build qmake_build core dbus gui linguisttools \
- script svg widgets x11extras xml
+USES= cmake compiler:c++14-lang gettext-runtime kde:5 qt:5 \
+ gnome localbase lxqt pkgconfig tar:xz
+USE_QT= buildtools_build qmake_build core dbus gui linguisttools \
+ script svg widgets x11extras xml
USE_KDE= windowsystem
USE_GNOME= glib20
USE_LXQT= buildtools globalkeys qtxdg
diff --git a/x11/lxqt-runner/pkg-descr b/x11/lxqt-runner/pkg-descr
index f7c0fa49adc8..76afd608f4f9 100644
--- a/x11/lxqt-runner/pkg-descr
+++ b/x11/lxqt-runner/pkg-descr
@@ -1,4 +1,4 @@
lxqt-runner allows launching applications by typing their names.
It brings up the GUI with a configured keyboard shortcut (default ALT-F2)
-WWW: http://lxqt.org/
+WWW: https://lxqt.org/