pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/29874 CVS commit: pkgsrc/mk
The following reply was made to PR pkg/29874; it has been noted by GNATS.
From: Min Sik Kim <minskim%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: PR/29874 CVS commit: pkgsrc/mk
Date: Tue, 5 Apr 2005 03:18:01 +0000 (UTC)
Module Name: pkgsrc
Committed By: minskim
Date: Tue Apr 5 03:18:01 UTC 2005
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
Prevent MAKEFLAGS from being passed through shell environment. It was
redundant because we explicitly pass MAKEFLAGS to a sub-process
through command line arguments.
This fixes the problem reported in PR pkg/29874 that PKGNAME_REQD is
not overridden in recursive MAKE calls.
To generate a diff of this commit:
cvs rdiff -r1.1606 -r1.1607 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index