Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 02/04/2004 01:13:05
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Feb  4 01:13:05 UTC 2004

Modified Files:
	pkgsrc/mk/buildlink2: bsd.buildlink2.mk
	pkgsrc/mk/buildlink3: bsd.buildlink3.mk

Log Message:
Instead of tedious validating every platform for full caching compliance,
just assume they do unless they're known _not_ to work.  So far, only
Darwin-5.* suffers from this problem, apparently because they use some
bizarre version of zsh for /bin/sh.


To generate a diff of this commit:
cvs rdiff -r1.108 -r1.109 pkgsrc/mk/buildlink2/bsd.buildlink2.mk
cvs rdiff -r1.68 -r1.69 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.