Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 06/04/2004 15:00:15
Module Name:	pkgsrc
Committed By:	jschauma
Date:		Fri Jun  4 15:00:15 UTC 2004

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

Log Message:
Append ${ABI} to some lib-dirs.  This is a no-op on systems that do not
use ABI, but allows IRIX and particularly IRIX64 to find the correct libraries
especially when linking against X11 libs.  Tested over several months and
multiple bulk-builds.


To generate a diff of this commit:
cvs rdiff -r1.1466 -r1.1467 pkgsrc/mk/bsd.pkg.mk
cvs rdiff -r1.143 -r1.144 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.