Subject: CVS commit: pkgsrc/mk/misc
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 03/16/2007 09:53:37
Module Name: pkgsrc
Committed By: rillig
Date: Fri Mar 16 09:53:37 UTC 2007
Modified Files:
pkgsrc/mk/misc: show.mk
Log Message:
Don't evaluate variables unless there's reason to do. This fixes warning
messages like:
cd ${WRKOBJDIR}/x11/kdebase3/work/kdebase-3.5.6 && echo "__dummy-ent ...
cd: can't cd to ${WRKOBJDIR}/x11/kdelibs3/work/kdelibs-3.5.6
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/misc/show.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.