[133176] trunk/dports/x11/mesa/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Feb 22 19:07:45 PST 2015


Revision: 133176
          https://trac.macports.org/changeset/133176
Author:   jeremyhu at macports.org
Date:     2015-02-22 19:07:45 -0800 (Sun, 22 Feb 2015)
Log Message:
-----------
mesa: Depend on MacPorts flex and bison to build (#46928)

Modified Paths:
--------------
    trunk/dports/x11/mesa/Portfile

Modified: trunk/dports/x11/mesa/Portfile
===================================================================
--- trunk/dports/x11/mesa/Portfile	2015-02-23 01:48:45 UTC (rev 133175)
+++ trunk/dports/x11/mesa/Portfile	2015-02-23 03:07:45 UTC (rev 133176)
@@ -24,7 +24,9 @@
                     rmd160  3a6ebe589d73d10f0127f70684d744a434c5156c \
                     sha256  f18a967e9c4d80e054b2fdff8c130ce6e6d1f8eecfc42c9f354f8628d8b4df1c
 
-depends_build       port:pkgconfig
+depends_build       port:pkgconfig \
+                    port:flex \
+                    port:bison
 
 depends_lib         port:xorg-glproto \
                     port:xorg-dri2proto \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150222/594e954b/attachment.html>


More information about the macports-changes mailing list