aboutsummaryrefslogtreecommitdiff
path: root/misc/qtchooser/pkg-message
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2017-02-18 19:48:05 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2017-02-18 19:48:05 +0000
commitf3c180c3431372077934f7658922b8a244419bdf (patch)
tree4d04227f02c7fda007ad74be01e1393168277b0b /misc/qtchooser/pkg-message
parent748a0f2465dd8511da6092b69cbe578ce5749586 (diff)
downloadports-f3c180c3431372077934f7658922b8a244419bdf.tar.gz
ports-f3c180c3431372077934f7658922b8a244419bdf.zip
Notes
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
new file mode 100644
index 000000000000..2338c5dd6b1f
--- /dev/null
+++ b/misc/qtchooser/pkg-message
@@ -0,0 +1,6 @@
+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.