Subject: CVS commit: pkgsrc/mk/scripts
To: None <pkgsrc-changes@NetBSD.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 05/29/2006 02:41:26
Module Name: pkgsrc
Committed By: dmcmahill
Date: Mon May 29 02:41:26 UTC 2006
Modified Files:
pkgsrc/mk/scripts: mkreadme
Log Message:
when generating the list of pkgsrc packages, use
${BMAKE} show-subdir-var VARNAME=SUBDIR
instead of just grepping through the makefiles. This seems
to be a litle more robust. Suggested by Joerg Sonnenberger.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/mk/scripts/mkreadme
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.