K 10 svn:author V 4 kris K 8 svn:date V 27 2006-03-06T21:58:25.000000Z K 7 svn:log V 453 When bash is built with the bison 1.75 port present it breaks the ability of bash to parse certain legal shell scripts (used by e.g. GNU configure). Fix this by explicitly directing bash to use yacc. Bump PORTREVISION since this is likely to be a common enough occurrence that many users will benefit from the rebuild. Submitted by: Nicolas Rachinsky PR: ports/94086 Approved by: portmgr (implicit) END