Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 01/22/2002 20:15:22
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Tue Jan 22 18:15:21 UTC 2002

Modified Files:
	pkgsrc/mk: bsd.pkg.mk

Log Message:
make sure FFLAGS ends up in MAKE_ENV as well as BUILD_DEFS.  This allows you
to do
  make FFLAGS='-my -f -flags'
and at least the pkgs which obey FFLAGS use them.


To generate a diff of this commit:
cvs rdiff -r1.910 -r1.911 pkgsrc/mk/bsd.pkg.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.