Subject: CVS commit: [buildlink2] pkgsrc/mk/buildlink2
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/30/2002 20:25:05
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sun Jun 30 17:25:05 UTC 2002

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

Log Message:
If ${LOCALBASE} != "/usr/pkg", then remove references to headers and
libraries within "/usr/pkg".  This deals with software that tries to be
NetBSD-friendly by looking for stuff in /usr/pkg, which is a good thing.
However, for the purposes of pkgsrc, LOCALBASE is user-settable, so we
need to filter out "/usr/pkg" appropriately.


To generate a diff of this commit:
cvs rdiff -r1.1.2.10 -r1.1.2.11 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.