Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 01/11/2007 12:11:03
Module Name:	pkgsrc
Committed By:	rillig
Date:		Thu Jan 11 12:11:03 UTC 2007

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

Log Message:
Added the INFO_MSG command, which can be used when the user should be
noticed about something that is not severe enough to need a warning.
INFO messages go to stdout instead of stderr.

Added the :M* modifier to the INSTALL_MACROS to make the resulting
command lines somewhat shorter.


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

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