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

devans at macports.org devans at macports.org
Sat Oct 18 15:06:57 PDT 2014


Revision: 127000
          https://trac.macports.org/changeset/127000
Author:   devans at macports.org
Date:     2014-10-18 15:06:57 -0700 (Sat, 18 Oct 2014)
Log Message:
-----------
aubio: use path depspec to allow building with either ffmpeg or ffmpeg-devel (#45428).

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

Modified: trunk/dports/audio/aubio/Portfile
===================================================================
--- trunk/dports/audio/aubio/Portfile	2014-10-18 22:06:26 UTC (rev 126999)
+++ trunk/dports/audio/aubio/Portfile	2014-10-18 22:06:57 UTC (rev 127000)
@@ -31,7 +31,7 @@
 
 depends_skip_archcheck  txt2man
 
-depends_lib             port:ffmpeg \
+depends_lib             path:lib/libavcodec.dylib:ffmpeg \
                         port:fftw-3-single \
                         port:libsndfile \
                         port:libsamplerate
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141018/89b735a6/attachment.html>


More information about the macports-changes mailing list