Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: pkgsrc-changes
Date: 08/11/2005 20:25:20
Module Name:	pkgsrc
Committed By:	cube
Date:		Thu Aug 11 20:25:20 UTC 2005

Modified Files:
	pkgsrc/mk: db1.builtin.mk

Log Message:
Change the order of libraries looked for, and start with libdb1 instead of
libdb.  A (obviously braindead) system might ship with a correct libdb1 and
a frivolous libdb.  I'm speaking of RedHat, of course.

But anyway, it makes more sense, libdb1 just can't be anything but a db1
library.

OK'd by jlam@.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/mk/db1.builtin.mk

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