Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 12/02/2004 17:40:49
Module Name: pkgsrc
Committed By: jlam
Date: Thu Dec 2 17:40:49 UTC 2004
Modified Files:
pkgsrc/mk: db1.builtin.mk
Log Message:
Don't hardcode /usr/include/db.h and /usr/include/db1/db.h all over the
place. Also, modify the buildlink-db1-db185-h target to use symlinks
instead of include <db.h> since several bdb implementations might be
buildlinked, and we need to be more precise about exactly which db.h
header is being used.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/mk/db1.builtin.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.