summaryrefslogtreecommitdiff
path: root/pkgtools/xpkgwedge/pkg/MESSAGE
blob: f1f2442d940c14a5f473a3984d0b943d44ac31bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
==============================================================================

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 XAPPLRESDIR in /etc/profile and
  /etc/csh.login by hand in order to make pkgs built with xpkgwedge run
  properly.  The setting should point to: 
	@@PREFIX@@/lib/X11/app-defaults

  If any users set XAPPLRESDIR in their own environment, these settings
  will not work - such users should instead append their own directories to
  XAPPLRESDIR after a : character (similar to PATH).

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