Revision: 124886 https://trac.macports.org/changeset/124886 Author: jeremyhu@macports.org Date: 2014-08-29 22:02:02 -0700 (Fri, 29 Aug 2014) Log Message: ----------- openmotif: Use our bison Modified Paths: -------------- trunk/dports/x11/openmotif/Portfile Modified: trunk/dports/x11/openmotif/Portfile =================================================================== --- trunk/dports/x11/openmotif/Portfile 2014-08-30 03:59:12 UTC (rev 124885) +++ trunk/dports/x11/openmotif/Portfile 2014-08-30 05:02:02 UTC (rev 124886) @@ -31,6 +31,7 @@ port:xbitmaps \ port:autoconf \ port:automake \ + port:bison \ port:libtool depends_lib \ @@ -72,6 +73,8 @@ --x-includes=${prefix}/include \ --x-libraries=${prefix}/lib +configure.env-append YACC="${prefix}/bin/bison -y" + use_parallel_build no post-destroot {