Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 04/16/2004 14:27:38
Module Name:	pkgsrc
Committed By:	tv
Date:		Fri Apr 16 14:27:38 UTC 2004

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

Log Message:
Add another fix to previous; reverse the lines in the output.  From
pkg_delete, recursion is depth-first, which is wrong for "make update".
Instead, make sure that "closer" dependencies are at the top of the file.


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

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