Subject: CVS commit: pkgsrc/mk/tools
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 05/14/2005 19:01:14
Module Name: pkgsrc
Committed By: jlam
Date: Sat May 14 19:01:14 UTC 2005
Modified Files:
pkgsrc/mk/tools: defaults.mk
Log Message:
The mk/tools/defaults.mk is included by bsd.prefs.mk, so it must include
other files without making assumptions about the location of the top of
the pkgsrc tree. This fixes problems with running "make bulk-cache"
in /usr/pkgsrc (PR pkg/30288).
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/mk/tools/defaults.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.