[79346] trunk/dports/devel/vxl/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jun 9 20:03:07 PDT 2011


Revision: 79346
          http://trac.macports.org/changeset/79346
Author:   ryandesign at macports.org
Date:     2011-06-09 20:03:06 -0700 (Thu, 09 Jun 2011)
Log Message:
-----------
vxl: allow ffmpeg or ffmpeg-devel to satisfy dependency; see #29764

Modified Paths:
--------------
    trunk/dports/devel/vxl/Portfile

Modified: trunk/dports/devel/vxl/Portfile
===================================================================
--- trunk/dports/devel/vxl/Portfile	2011-06-10 02:53:24 UTC (rev 79345)
+++ trunk/dports/devel/vxl/Portfile	2011-06-10 03:03:06 UTC (rev 79346)
@@ -23,7 +23,7 @@
                  sha1   db42cfce42448c40d37fcdd3127e6d586660c8c3 \
                  rmd160 2b7c72ead698d928cfd5d56205b2e1b3f7f2fef9
 
-# ffmpeg-devel is not universal
+# ffmpeg is not universal
 universal_variant no
 
 patchfiles       patch-v3p__mpeg2__libmpeg2__idct_altivec.c \
@@ -34,7 +34,7 @@
 
 depends_build    port:cmake
 
-depends_lib      port:ffmpeg-devel \
+depends_lib      path:lib/libavcodec.dylib:ffmpeg \
                  port:libgeotiff \
                  port:libpng
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110609/c489e1aa/attachment.html>


More information about the macports-changes mailing list