Subject: CVS commit: pkgsrc/math/gcalctool
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/21/2005 18:18:58
Module Name: pkgsrc
Committed By: jlam
Date: Tue Jun 21 18:18:58 UTC 2005
Modified Files:
pkgsrc/math/gcalctool: Makefile
Log Message:
The configure script is broken and doesn't accept our YACC definition
because it's a full path to bison. Force HAVE_YACC=yes to sidestep
the stupid extra check added by the gcalctool authors. This should
fix the build of gcalctool.
Commit approved during the deep freeze by <agc>.
To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 pkgsrc/math/gcalctool/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.