Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 05/23/2006 07:39:23
Module Name: pkgsrc
Committed By: rillig
Date: Tue May 23 07:39:23 UTC 2006
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
Packages may set the variable FETCH_MESSAGE to a list of lines that are
printed when some distfile must be fetched manually. After printing
them, the build is aborted.
This deprecates the old _FETCH_MESSAGE, as packages should never need to
define variables with leading underscores.
To generate a diff of this commit:
cvs rdiff -r1.1825 -r1.1826 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.