Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 05/04/2001 00:19:56
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Thu May  3 21:19:56 UTC 2001

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

Log Message:
some code cleanup.

- use the PKGPATH variable instead of getting it indirectly

- don't use `foo` when we only want the return value, not the output.

Also, in the non-cache case, we need to remove un-needed packages as noted
in the most recent non-cached bulk build.

Patches provided by Hubert and slightly modified by me.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/mk/bulk/bsd.bulk-pkg.mk

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