Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Julio Merino <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 07/28/2003 18:15:59
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Mon Jul 28 18:15:58 UTC 2003

Modified Files:
	pkgsrc/mk: bsd.pkg.mk

Log Message:
Add the build-defs-message target, which shows a list of all variables that
can be customized for the package beeing built.  This list is extracted from
the contents of BUILD_DEFS, and the message is not shown if it's empty.
Each variable is printed together with its actual value.

The new target is called in the pre-fetch stage, so it's shown early to the
user.


To generate a diff of this commit:
cvs rdiff -r1.1223 -r1.1224 pkgsrc/mk/bsd.pkg.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.