Subject: CVS commit: pkgsrc/mk/flavor/pkg
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 05/22/2007 17:30:54
Module Name:	pkgsrc
Committed By:	joerg
Date:		Tue May 22 17:30:54 UTC 2007

Modified Files:
	pkgsrc/mk/flavor/pkg: depends.mk install-dependencies

Log Message:
Fix a small logic bug. When running install-dependencies for the first
time for bootstrap-dependencies, only really only look at the bootstrap
dependencies. Skip them in the second run.

Confusion reported by xtraeme@


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/mk/flavor/pkg/depends.mk
cvs rdiff -r1.1 -r1.2 pkgsrc/mk/flavor/pkg/install-dependencies

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