Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Yuji Yamano <yyamano@netbsd.org>
List: pkgsrc-changes
Date: 03/07/2002 17:45:15
Module Name:	pkgsrc
Committed By:	yyamano
Date:		Thu Mar  7 15:45:15 UTC 2002

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

Log Message:
Make fetch-list work on Darwin.

* Use ${MAKE}. On Darwin, we use bmake, not make.
* Replace PWD with WD. Darwin's sh is zsh and we can't override PWD.


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

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