[67828] trunk/dports/audio/sox/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed May 19 00:15:51 PDT 2010


Revision: 67828
          http://trac.macports.org/changeset/67828
Author:   ryandesign at macports.org
Date:     2010-05-19 00:15:48 -0700 (Wed, 19 May 2010)
Log Message:
-----------
sox: disable libltdl to increase performance; remove now-unused libtool dependency; see #24879

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

Modified: trunk/dports/audio/sox/Portfile
===================================================================
--- trunk/dports/audio/sox/Portfile	2010-05-19 01:47:48 UTC (rev 67827)
+++ trunk/dports/audio/sox/Portfile	2010-05-19 07:15:48 UTC (rev 67828)
@@ -5,6 +5,7 @@
 
 name             sox
 version          14.3.1
+revision         1
 categories       audio
 maintainers      davidfavor.com:david
 description      SOund eXchange - universal sound sample translator
@@ -24,7 +25,6 @@
                  port:libvorbis \
                  path:lib/libavcodec.dylib:ffmpeg \
                  port:libmad \
-                 port:libtool \
                  port:flac \
                  port:wavpack \
                  port:file \
@@ -36,7 +36,7 @@
                  rmd160  d5c44ccb3acbe686af4bd434ce8cb9a7bf3e2dc7
 
 configure.args   --mandir=\\\${prefix}/share/man \
-                 --disable-gomp
+                 --disable-gomp --without-libltdl
 
 build.env        ${configure.env}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100519/03f79882/attachment.html>


More information about the macports-changes mailing list