[67264] trunk/dports/multimedia/mlt/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon May 3 16:34:26 PDT 2010


Revision: 67264
          http://trac.macports.org/changeset/67264
Author:   ryandesign at macports.org
Date:     2010-05-03 16:34:24 -0700 (Mon, 03 May 2010)
Log Message:
-----------
mlt: disable universal variant because dependency ffmpeg-devel has no universal variant; see #24673

Modified Paths:
--------------
    trunk/dports/multimedia/mlt/Portfile

Modified: trunk/dports/multimedia/mlt/Portfile
===================================================================
--- trunk/dports/multimedia/mlt/Portfile	2010-05-03 23:12:38 UTC (rev 67263)
+++ trunk/dports/multimedia/mlt/Portfile	2010-05-03 23:34:24 UTC (rev 67264)
@@ -26,6 +26,9 @@
 git.branch          v${version}
 worksrcdir          mlt
 
+# ffmpeg-devel is not universal
+universal_variant   no
+
 depends_build       port:pkgconfig \
                     port:git-core \
                     port:doxygen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100503/c6a203b9/attachment.html>


More information about the macports-changes mailing list