Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 08/04/2006 06:27:27
Module Name: pkgsrc
Committed By: rillig
Date: Fri Aug 4 06:27:27 UTC 2006
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
In the "makedirs" target, it is clear that the lock file is always the
_WRKDIR_LOCKFILE and never _PREFIX_LOCKFILE, so use that to keep things
simple.
Replaced ECHO with ECHO_MSG in the message for creating the WRKDIR
symlink.
To generate a diff of this commit:
cvs rdiff -r1.1881 -r1.1882 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.