Subject: CVS commit: pkgsrc/mk/tools
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 12/22/2005 18:55:42
Module Name: pkgsrc
Committed By: jlam
Date: Thu Dec 22 18:55:41 UTC 2005
Modified Files:
pkgsrc/mk/tools: replace.mk
Log Message:
If bison is used, always pass YACC="bison -y". This should fix
PR pkg/31493, where YACC="bison" was wrongly being passed to the
configure script.
To generate a diff of this commit:
cvs rdiff -r1.144 -r1.145 pkgsrc/mk/tools/replace.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.