Remove the user setting of the USE_LOCALBASE_FOR_X11 definition.
authoragc <agc>
Wed, 28 Jun 2000 15:02:33 +0000 (15:02 +0000)
committeragc <agc>
Wed, 28 Jun 2000 15:02:33 +0000 (15:02 +0000)
commit115e3b012ce9cec2fbf092b8222ac3c75718d8f2
treee30c60bf031b02e1a1e05908ffb0bb31a316c210
parentc3520cb243948b47fe3d36364f3fd5b01e34c244
Remove the user setting of the USE_LOCALBASE_FOR_X11 definition.
(Users can still set it if they want, but it won't make much
difference).

In bsd.pkg.mk, check for the presence of the xpkgwedge package to
determine whether to use LOCALBASE for X11 programs.  Set
_USE_LOCALBASE_FOR_X11 (an internal definition) if xpkgwedge is
installed. Remove BUILD_DEPENDS on xpkgwedge (it would always have
been true anyway).

Add a new X11PREFIX definition, which reflects the PREFIX for X11
packages, and set it to LOCALBASE or X11BASE accordingly.

Remove all references to USE_LOCALBASE_FOR_X11 from the xpkgwedge
package.

In all, make the installation of xpkgwedge a tad less clumsy.
mk/bsd.pkg.mk
pkgtools/xpkgwedge/Makefile
pkgtools/xpkgwedge/pkg/DEINSTALL [deleted file]
pkgtools/xpkgwedge/pkg/MESSAGE.pre