On Wed, Apr 19, 2006 at 09:06:37AM -0400, Justin C. Sherrill wrote: > On Wed, April 19, 2006 8:13 am, [EMAIL PROTECTED] wrote: > > On Wed, Apr 19, 2006 at 12:20:58PM +1000, Dmitri Nikulin wrote: > >> It's not quite that simple, because setting PKG_PATH breaks pkgsrc > >> itself. > > > > If you want to mix source and binary builds, please use bin-install > > instead. > > > > With DEPENDS_TARGET=bin-install, it will try to pkg_add from > > BINPKG_SITES first and fallback to building from source if no matching > > package is found. > > Is there a reason we would not want this to be default behavior? i.e. > release with DEPENDS_TARGET and BINPKG_SITES defined?
Because you want to build from source to get specific options etc.? BINPKG_SITES with a default value would make sense though. Joerg
