Subject: CVS commit: pkgsrc/mk/buildlink3
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 03/16/2004 16:19:38
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Mar 16 16:19:38 UTC 2004

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

Log Message:
Be more permissive about finding libraries to symlink into the buildlink
directory as libraries may be found outside of ${PREFIX}/lib.  We now
Be more permissive in finding libraries to symlink into the buildlink
directory as libraries may be found outside of ${PREFIX}/lib.  We now
match anything that looks like "/lib[^/]*$".


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