Subject: CVS commit: pkgsrc/mk/buildlink2
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 09/17/2002 22:15:36
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Sep 17 19:15:36 UTC 2002

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

Log Message:
Ensure that the PROTECT and UNPROTECT variables are clobbered by properly
ordering them and using += instead of an accidental = .  This should fix
pkg/18324 by John Kohl <jtk@kolvir.arlington.ma.us>.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/mk/buildlink2/bsd.buildlink2.mk

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