Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 01/11/2005 20:09:14
Module Name: pkgsrc
Committed By: jmmv
Date: Tue Jan 11 20:09:14 UTC 2005
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
Redo previous because it had a chance to cause serious problems, and was
already demonstrated by imake failing.
So, instead of fiddling with PATH's value in multiple places, rely on
PREPEND_PATH to get things right. Hopefully this will DTRT. At least
several local tests have worked without problems.
To generate a diff of this commit:
cvs rdiff -r1.1555 -r1.1556 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.