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

devans at macports.org devans at macports.org
Thu Feb 5 01:04:45 PST 2009


Revision: 46468
          http://trac.macports.org/changeset/46468
Author:   devans at macports.org
Date:     2009-02-05 01:04:45 -0800 (Thu, 05 Feb 2009)
Log Message:
-----------
sox: per maintainers request, change style of dependency on ffmpeg from port to lib to allow either ffmpeg or ffmpeg-devel to satisfy the dependency. Closes #18339.

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

Modified: trunk/dports/audio/sox/Portfile
===================================================================
--- trunk/dports/audio/sox/Portfile	2009-02-05 08:57:44 UTC (rev 46467)
+++ trunk/dports/audio/sox/Portfile	2009-02-05 09:04:45 UTC (rev 46468)
@@ -22,7 +22,7 @@
                  port:libid3tag \
                  port:libsamplerate \
                  port:libvorbis \
-                 port:ffmpeg \
+                 lib:libavcodec:ffmpeg \
                  port:libmad \
                  port:flac \
                  port:wavpack \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090205/da554804/attachment.html>


More information about the macports-changes mailing list