Subject: CVS commit: pkgsrc/mk/tools
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 10/01/2005 12:55:20
Module Name: pkgsrc
Committed By: jmmv
Date: Sat Oct 1 12:55:20 UTC 2005
Modified Files:
pkgsrc/mk/tools: pkg-config.mk
Log Message:
Generate a log file in the work directory with all calls to pkg-config so
that we can later use them to sanity check the package dependencies.
Requires pkg-config 0.19nb1 to work but does no harm with older versions.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/tools/pkg-config.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.