Subject: CVS commit: pkgsrc/mk/tools
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 02/23/2007 02:49:57
Module Name: pkgsrc
Committed By: rillig
Date: Fri Feb 23 02:49:57 UTC 2007
Modified Files:
pkgsrc/mk/tools: pkg-config.mk replace.mk
Log Message:
Too many packages fail in mysterious ways when they cannot find
pkg-config, which happens mostly after updating a package. Therefore, a
failing wrapper is installed for this tool.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/mk/tools/pkg-config.mk
cvs rdiff -r1.184 -r1.185 pkgsrc/mk/tools/replace.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.