summaryrefslogtreecommitdiff
path: root/misc/qtchooser/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'misc/qtchooser/pkg-message')
-rw-r--r--misc/qtchooser/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/qtchooser/pkg-message b/misc/qtchooser/pkg-message
index 2338c5dd6b1f..cfb766ac4221 100644
--- a/misc/qtchooser/pkg-message
+++ b/misc/qtchooser/pkg-message
@@ -1,6 +1,12 @@
+[
+{ type: install
+ message: <<EOM
qtchooser is a wrapper that allows selecting whether Qt4 or Qt5 binaries for
qmake, moc and other tools will be run when invoking the binaries in $PATH.
By default, the Qt5 versions are run. It is possible to change the behavior by
setting the QT_SELECT environment variable to "qt4". See qtchooser(1) for more
information.
+EOM
+}
+]