Subject: Re: Summary (Re: Package system inconsistency...)
To: Jaromir Dolecek <dolecek@ics.muni.cz>
From: Todd Vierling <tv@NetBSD.ORG>
List: current-users
Date: 05/01/1998 14:22:13
On Fri, 1 May 1998, Jaromir Dolecek wrote:

: Well, as PREFIX is documented and LOCALBASE not, this is probably a bug.
: PREFIX is defined as "Where to install things in general Defaults",
: so I would expect bsd.pkg.mk to look there for anything.
: 
: IMHO something like this should be in bsd.pkg.mk:
: 
: .if defined(PREFIX)
: LOCALBASE?=     ${PREFIX}

No, this should be considered a *doc* bug, as LOCALBASE _is_ what you want
to set, not PREFIX.  PREFIX may change depending on some packages that
_have_ to be installed outside of /usr/pkg et. al. (such as linux_lib and
X11 shared libraries).  LOCALBASE is what you change if you want to override
the /usr/pkg path. 

-- 
-- Todd Vierling (Personal tv@pobox.com; Bus. todd_vierling@xn.xerox.com)