diff options
author | mrg <mrg> | 1999-07-07 02:31:46 +0000 |
---|---|---|
committer | mrg <mrg> | 1999-07-07 02:31:46 +0000 |
commit | 72ede88bd9fc866539b16515e5ecf5727b6c4325 (patch) | |
tree | 46e3c4c52b993030a239aaa888183ca5f629373f /pkgtools/xpkgwedge | |
parent | c07e8a5d7d1f6be52d8b5010af044b140b0d3380 (diff) | |
download | pkgsrc-72ede88bd9fc866539b16515e5ecf5727b6c4325.tar.gz |
make this reality.
Diffstat (limited to 'pkgtools/xpkgwedge')
-rw-r--r-- | pkgtools/xpkgwedge/pkg/MESSAGE.pre | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/pkgtools/xpkgwedge/pkg/MESSAGE.pre b/pkgtools/xpkgwedge/pkg/MESSAGE.pre index 90a40762e1c..544ed848348 100644 --- a/pkgtools/xpkgwedge/pkg/MESSAGE.pre +++ b/pkgtools/xpkgwedge/pkg/MESSAGE.pre @@ -1,11 +1,10 @@ ============================================================================== -$NetBSD: MESSAGE.pre,v 1.2 1998/08/07 11:18:26 agc Exp $ +$NetBSD: MESSAGE.pre,v 1.3 1999/07/07 02:31:46 mrg Exp $ NOTES: -- Add the following line in /etc/mk.conf to enable building of X pkgs into - the regular pkg binary tree: - X11BASE=${LOCALBASE} +- You MUST set the environment variable USE_LOCALBASE_FOR_X11 in /etc/mk.conf, + in order to allow pkgsrc to work with this special package. - You MUST set the environment variable XAPPLRESDIR in /etc/profile and /etc/csh.login by hand in order to make pkgs built with xpkgwedge run |