[130556] trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Dec 31 18:08:37 PST 2014


Revision: 130556
          https://trac.macports.org/changeset/130556
Author:   jeremyhu at macports.org
Date:     2014-12-31 18:08:37 -0800 (Wed, 31 Dec 2014)
Log Message:
-----------
gstreamer1-gst-plugins-bad: Leopard build fix, disable opengl

Modified Paths:
--------------
    trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile

Modified: trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile
===================================================================
--- trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile	2015-01-01 01:37:15 UTC (rev 130555)
+++ trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile	2015-01-01 02:08:37 UTC (rev 130556)
@@ -97,8 +97,8 @@
 
 platform darwin {
     if {${os.major} < 10} {
-    depends_lib-delete      port:soundtouch
-    configure.args-append   --disable-soundtouch
+        depends_lib-delete      port:soundtouch
+        configure.args-append   --disable-soundtouch --disable-opengl
     }
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141231/d83a63c6/attachment.html>


More information about the macports-changes mailing list