Subject: CVS commit: pkgsrc/mk/flavor/pkg
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 06/05/2007 13:19:10
Module Name: pkgsrc
Committed By: rillig
Date: Tue Jun 5 13:19:10 UTC 2007
Modified Files:
pkgsrc/mk/flavor/pkg: depends.mk
Log Message:
The variable $silent may be undefined, not only empty.
(This is needed for changing the "set -e" to "set -eu" in the ${RUN} macro.)
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 pkgsrc/mk/flavor/pkg/depends.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.