[65927] trunk/dports/audio/aubio/Portfile

jmr at macports.org jmr at macports.org
Fri Apr 2 20:58:59 PDT 2010


Revision: 65927
          http://trac.macports.org/changeset/65927
Author:   jmr at macports.org
Date:     2010-04-02 20:58:58 -0700 (Fri, 02 Apr 2010)
Log Message:
-----------
aubio: fix build on 10.6 (#21767)

Modified Paths:
--------------
    trunk/dports/audio/aubio/Portfile

Modified: trunk/dports/audio/aubio/Portfile
===================================================================
--- trunk/dports/audio/aubio/Portfile	2010-04-03 03:54:43 UTC (rev 65926)
+++ trunk/dports/audio/aubio/Portfile	2010-04-03 03:58:58 UTC (rev 65927)
@@ -25,6 +25,8 @@
                         port:libsamplerate \
                         port:python25
 
+post-patch { reinplace "s| -Wno-long-double||g" ${worksrcpath}/configure }
+
 configure.args          --disable-alsa \
                         --disable-jack \
                         --disable-lash
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100402/0180bc89/attachment.html>


More information about the macports-changes mailing list