cvs commit: ports/shells/bash Makefile

Kris Kennaway kris at FreeBSD.org
Mon Mar 6 13:58:27 PST 2006


kris        2006-03-06 21:58:25 UTC

  FreeBSD ports repository

  Modified files:
    shells/bash          Makefile 
  Log:
  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 <nicolas-0 at ml.turing-complete.org>
  PR:             ports/94086
  Approved by:    portmgr (implicit)
  
  Revision  Changes    Path
  1.89      +3 -1      ports/shells/bash/Makefile


More information about the cvs-ports mailing list