Subject: Re: GIMP on MacOS X 10.1.5 fails...
To: John D. Baker <jdbaker@mylinuxisp.com>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 03/22/2004 09:00:04
On Sun, 21 Mar 2004, John D. Baker wrote:
> net/libIDL complains that '/usr/pkg/bin/bison -y' is not usable as yacc.
> Workaround: define "HAVE_YACC=yes" on the build command line, e.g.,
> "bmake HAVE_YACC=yes install".
You are the second person to mention that now.
I was using:
+.if !exists(/usr/bin/yacc)
+BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
+YACC= ${LOCALBASE}/bin/bison -y
+.endif
Before I made that USE_GNU_TOOLS+= yacc change.
I will look at this more.
Jeremy C. Reed
http://www.reedmedia.net/