[124886] trunk/dports/x11/openmotif/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Aug 29 22:02:03 PDT 2014


Revision: 124886
          https://trac.macports.org/changeset/124886
Author:   jeremyhu at 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 {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140829/53f30b4c/attachment.html>


More information about the macports-changes mailing list