Subject: CVS commit: pkgsrc/mk/flavor/pkg
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 09/21/2007 07:27:41
Module Name:	pkgsrc
Committed By:	rillig
Date:		Fri Sep 21 07:27:41 UTC 2007

Modified Files:
	pkgsrc/mk/flavor/pkg: depends.mk

Log Message:
Instead of the overly verbose "Required installed package", the type of
dependency (bootstrap, build, full) is printed.

When building a package that pulls in the basic tools as dependencies,
it is good to know whether these are build or full dependencies, so the
additional information is useful.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 pkgsrc/mk/flavor/pkg/depends.mk

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