Subject: CVS commit: pkgsrc/mk/buildlink2
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 11/20/2002 10:05:05
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Nov 20 08:05:05 UTC 2002

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

Log Message:
If using buildlink2, use a (hopefully) less error-prone way of preventing
the GNU auto* tools from being executed during the build process.  We now
just create shell scripts that simply return an error status for each of
the GNU auto* tools in ${BUILDLINK_DIR}/bin and ignore the other goop in
bsd.pkg.mk that tried to accomplish the same thing.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 pkgsrc/mk/buildlink2/bsd.buildlink2.mk

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