summaryrefslogtreecommitdiff
path: root/x11/qt1/MESSAGE
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-10-31 22:03:21 +0000
committerzuntum <zuntum>2001-10-31 22:03:21 +0000
commit9c7517511a4ffc07c35e603712dd2af1312768ff (patch)
tree8ff0c0747d9d6438c6411ba57bcffd7476fce523 /x11/qt1/MESSAGE
parentba78e03015d3f55f331ed5230168cfe2bd66e6a6 (diff)
downloadpkgsrc-9c7517511a4ffc07c35e603712dd2af1312768ff.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'x11/qt1/MESSAGE')
-rw-r--r--x11/qt1/MESSAGE18
1 files changed, 18 insertions, 0 deletions
diff --git a/x11/qt1/MESSAGE b/x11/qt1/MESSAGE
new file mode 100644
index 00000000000..855a60c16d7
--- /dev/null
+++ b/x11/qt1/MESSAGE
@@ -0,0 +1,18 @@
+======================================================================
+$NetBSD: MESSAGE,v 1.1 2001/10/31 22:11:23 zuntum Exp $
+
+Please note that this package is provided for those programs
+which will not work with newer versions of Qt. To allow this
+package to coexist with newer versions of Qt, it has been installed
+in ${PREFIX}/qt1/{bin,include,lib,man}.
+
+You should be able to select this version of Qt when compiling
+programs which use it by ensuring that
+
+1) QTDIR is set to ${PREFIX}/qt1
+
+2) Use the "configure" argument "--with-qt-dir=${PREFIX}/qt1"
+
+3) you may also have to put ${PREFIX}/qt1/bin in your PATH
+
+======================================================================