diff options
Diffstat (limited to 'x11/lesstif12/MESSAGE')
-rw-r--r-- | x11/lesstif12/MESSAGE | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/x11/lesstif12/MESSAGE b/x11/lesstif12/MESSAGE new file mode 100644 index 00000000000..7f67a935c31 --- /dev/null +++ b/x11/lesstif12/MESSAGE @@ -0,0 +1,15 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2001/10/31 22:11:13 zuntum Exp $ + +Please note that this package is provided for those programs +which will not work with newer versions of LessTif. To allow this +package to coexist with newer versions of LessTif, it has been installed +in ${PREFIX}/LessTif/1.2/{include,lib}. + +You should be able to select this version of LessTif when compiling +programs which use it by passing the following flags to the compiler: + + -I${PREFIX}/LessTif/Motif1.2/include + -L${PREFIX}/LessTif/Motif1.2/lib -Wl,-R${PREFIX}/LessTif/Motif1.2/lib + +=========================================================================== |