Subject: CVS commit: pkgsrc/databases
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/04/2004 23:46:39
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sun Jan  4 23:46:39 UTC 2004

Modified Files:
	pkgsrc/databases/db4: buildlink3.mk
	pkgsrc/databases/mysql-client: buildlink3.mk

Log Message:
Use BUILDLINK_{INCDIRS,LIBDIRS}.<pkg> instead of
BUILDLINK_{CPPFLAGS,LDFLAGS}.<pkg> where we're adding search directories.
Using the former should do the right thing for pkgviews if we do binary
package upgrades of dependencies by inserting the right default view
directories into the search path as well.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/databases/db4/buildlink3.mk
cvs rdiff -r1.2 -r1.3 pkgsrc/databases/mysql-client/buildlink3.mk

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