Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: pkgsrc-changes
Date: 04/26/2002 00:58:56
Module Name:	pkgsrc
Committed By:	hubertf
Date:		Thu Apr 25 21:58:56 UTC 2002

Modified Files:
	pkgsrc/mk: bsd.pkg.mk

Log Message:
bin-install: set DEPENDS_TARGET=bin-install, so depends are still
installed via binaries (if possible), even if there is no binary
pkg available for the current pkg.

Implementation still allows overriding DEPENDS_TARGET=build (etc.)
to force installation of dependencies by compiling if desired.

Patch submitted by Marko Schuetz <MarkoSchuetz@web.de> in private mail.


To generate a diff of this commit:
cvs rdiff -r1.968 -r1.969 pkgsrc/mk/bsd.pkg.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.