On Tue, Oct 10, 2006 at 07:14:48PM +0200, Frank Petitjean wrote: > I would like to know why is it necessary to unset the PKG_PATH before using > bmake ?
Because a number of tools use it and it avoids confusing and hard to find errors. If you want to partly use binary packages and source build ones, think about setting BINPKG_SITES in /etc/mk.conf instead + using bin-install. Joerg
