Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 06/22/2006 20:45:48
Module Name:	pkgsrc
Committed By:	rillig
Date:		Thu Jun 22 20:45:48 UTC 2006

Modified Files:
	pkgsrc/mk: subst.mk

Log Message:
SUBST_STAGE.* is currently not defined by all SUBST blocks, so disable
PKG_FAIL_REASON in that case. It didn't have an effect anyway for normal
builds, since subst.mk is included after checking PKG_FAIL_REASON.

Discussed with jlam.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 pkgsrc/mk/subst.mk

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