[50951] trunk/dports/multimedia/MPlayer/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed May 13 19:37:18 PDT 2009


Revision: 50951
          http://trac.macports.org/changeset/50951
Author:   ryandesign at macports.org
Date:     2009-05-13 19:37:18 -0700 (Wed, 13 May 2009)
Log Message:
-----------
MPlayer: make the binary_codecs variant do something again, by recreating empty darwin i386 and darwin powerpc platform variants which got removed somewhere along the way. The variant now fails, for which I filed ticket #19619.

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

Modified: trunk/dports/multimedia/MPlayer/Portfile
===================================================================
--- trunk/dports/multimedia/MPlayer/Portfile	2009-05-14 00:54:36 UTC (rev 50950)
+++ trunk/dports/multimedia/MPlayer/Portfile	2009-05-14 02:37:18 UTC (rev 50951)
@@ -200,6 +200,8 @@
     configure.args-delete   --disable-x264
 }
 
+platform darwin powerpc {}
+platform darwin i386 {}
 variant binary_codecs \
     description {Enable platform-specific binary codecs} {
     if {[variant_isset darwin_powerpc]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090513/a5412c7e/attachment.html>


More information about the macports-changes mailing list