Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: source-changes
Date: 03/25/2000 09:17:39
Module Name:	pkgsrc
Committed By:	fredb
Date:		Sat Mar 25 17:17:38 UTC 2000

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

Log Message:
Deal with some hidden dependencies, commonly induced by Gnu configure, by
setting M4, and by adding M4 and YACC to CONFIGURE_ENV (YACC is already set,
for NetBSD, in "sys.mk"). If it turns out that a package really needs "gm4"
for "m4", or "bison -y" for "yacc", the corresponding variable will have to
be set in the package's Makefile (and the explicit dependency added, too).


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

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