Subject: CVS commit: pkgsrc/mk/buildlink3
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 02/17/2004 14:49:17
Module Name: pkgsrc
Committed By: jlam
Date: Tue Feb 17 14:49:17 UTC 2004
Modified Files:
pkgsrc/mk/buildlink3: bsd.buildlink3.mk
Log Message:
Do "dependency reduction" where dependency lists of the form "foo>=0.2
foo>=0.3 foo>=0.4" are collapsed into a single "foo>=0.4" dependency.
To generate a diff of this commit:
cvs rdiff -r1.87 -r1.88 pkgsrc/mk/buildlink3/bsd.buildlink3.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.