Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 12/29/1998 09:23:40
Module Name:	pkgsrc
Committed By:	garbled
Date:		Tue Dec 29 17:23:39 UTC 1998

Modified Files:
	pkgsrc/mk: bsd.pkg.mk
Log Message:
Add a second check after branching to build a dependency to make sure it
actually completed succesfully before continuing on with the current
build.  This makes NOT_FOR_ARCHS and ONLY_FOR_ARCHS propogate up to
the pkgs which depend on them.