--- 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 {