[58356] trunk/dports/multimedia/transcode/Portfile

jmr at macports.org jmr at macports.org
Sun Sep 27 12:51:34 PDT 2009


Revision: 58356
          http://trac.macports.org/changeset/58356
Author:   jmr at macports.org
Date:     2009-09-27 12:51:33 -0700 (Sun, 27 Sep 2009)
Log Message:
-----------
transcode: putative fix for #21435

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

Modified: trunk/dports/multimedia/transcode/Portfile
===================================================================
--- trunk/dports/multimedia/transcode/Portfile	2009-09-27 09:02:35 UTC (rev 58355)
+++ trunk/dports/multimedia/transcode/Portfile	2009-09-27 19:51:33 UTC (rev 58356)
@@ -176,6 +176,10 @@
     configure.args-append --without-x
 }
 
+platform darwin {
+    configure.args-append --build=${build_arch}-apple-darwin${os.major}
+}
+
 livecheck.type  regex
 livecheck.url   http://download.berlios.de/tcforge/
 livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090927/792f1d20/attachment.html>


More information about the macports-changes mailing list