===========================================================================
$NetBSD: MESSAGE,v 1.2 2014/08/19 10:37:53 wiz Exp $

To allow this package to coexist with other versions of Qt
it has been installed in /usr/pkg/qt5/{bin,include,lib,doc} etc.

You should be able to select this version of Qt when compiling
programs which use it by ensuring that

1) QTDIR is set to /usr/pkg/qt5

2) Use the "configure" argument "--with-qt-dir=/usr/pkg/qt5"

3) Use the "cmake" argument "-DCMAKE_PREFIX_PATH:PATH=/usr/pkg/qt5"

4) you may also have to put /usr/pkg/qt5/bin in your PATH

===========================================================================
