Subject: CVS commit: pkgsrc/mk/depends
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 03/23/2007 21:21:35
Module Name: pkgsrc
Committed By: jlam
Date: Fri Mar 23 21:21:34 UTC 2007
Modified Files:
pkgsrc/mk/depends: bsd.depends.mk
Log Message:
Resurrect the ability to skip the depends phase that was removed in
revision 1.10. Use a new name that is more aligned with current
variable-naming methodology: SKIP_DEPENDS. It's a YesNo variable that
defaults to "no".
This functionality is just way too useful to pkgsrc developers to lose.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/mk/depends/bsd.depends.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.