Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 11/29/2005 22:18:38
Module Name:	pkgsrc
Committed By:	reed
Date:		Tue Nov 29 22:18:38 UTC 2005

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

Log Message:
Fix REQUIRES= when ldd output has wrong number of fields.
(This also fixes problem where on some Linux systems, ldd
outputs linux-gate.so.1 entry without corresponding library.)
This was noticed on Linux.

This was discussed and okayed on the tech-pkg list in February,
2002. I have been using this on NetBSD and Linux since then. (Also
just tested on DragonFly.)


To generate a diff of this commit:
cvs rdiff -r1.1768 -r1.1769 pkgsrc/mk/bsd.pkg.mk

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