ports/144357: emulators/wine build failure

Gerald Pfeifer gerald at pfeifer.com
Mon Mar 8 09:41:37 UTC 2010


On Mon, 8 Mar 2010, Eitan Adler wrote:
> Interesting - I just used whatever flex was in my path. Is wine making
> the same mistake?
> % /usr/local/bin/flex --version
> flex 2.5.35

The following in wine/Makefile 

  CONFIGURE_ENV=  ... FLEX="${LOCALBASE}/bin/flex"

takes care of using the ports version instead of the base one.

Gerald


More information about the freebsd-questions mailing list