diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-03-28 22:06:15 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-03-28 22:06:15 +0000 |
commit | 770c956a77033bad4142a38dd44da1dee5051799 (patch) | |
tree | 0a14a167a5e6fa293f4372364539467a1d5018de /x11/XFree86-libs/MESSAGE | |
parent | 2b90b59091637afbbdd6268b0189129463c3973b (diff) | |
download | pkgsrc-770c956a77033bad4142a38dd44da1dee5051799.tar.gz |
Upgrade XFree86 packages to 4.4.0.
To see a full list of changes, please review:
http://xfree86.org/4.4.0/RELNOTES.html
These packages has been tested under NetBSD 1.6/-current, FreeBSD 4.x/5.x,
and GNU/Linux (i386) by Jeremy C. Reed, Michal Pasternak and myself.
Diffstat (limited to 'x11/XFree86-libs/MESSAGE')
-rw-r--r-- | x11/XFree86-libs/MESSAGE | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/x11/XFree86-libs/MESSAGE b/x11/XFree86-libs/MESSAGE index 0c07a14e00e..6795da4bfcf 100644 --- a/x11/XFree86-libs/MESSAGE +++ b/x11/XFree86-libs/MESSAGE @@ -1,13 +1,10 @@ ========================================================================== -$NetBSD: MESSAGE,v 1.1 2004/02/02 17:59:12 xtraeme Exp $ +$NetBSD: MESSAGE,v 1.2 2004/03/28 22:06:15 xtraeme Exp $ Make sure you have defined X11BASE in /etc/mk.conf before try to install -pkgtools/x11-links. Then you can just add the following: +any package that uses X11 headers/libraries. Then you can just add the +following: - X11BASE=${X11PREFIX}/X11R6 - -If you had previously installed x11-links, make sure you have modified -X11BASE and then reinstalled x11-links before building any X11 -application. + X11BASE=${X11ROOT} ========================================================================== |