Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/05/2001 04:15:07
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri Oct  5 01:15:07 UTC 2001

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

Log Message:
Move the setting of replace_files within the cookie check so that if it's
expanded from some expensive operation, it isn't evaluated if it's not
needed.  Also fix the replace-buildlink target where we were potentially
evaluating ${REPLACE_BUILDLINK} twice when only once was enough.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 pkgsrc/mk/bsd.buildlink.mk

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