[88450] trunk/dports/aqua/HandBrake/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Jan 2 15:20:56 PST 2012
Revision: 88450
http://trac.macports.org/changeset/88450
Author: ryandesign at macports.org
Date: 2012-01-02 15:20:55 -0800 (Mon, 02 Jan 2012)
Log Message:
-----------
HandBrake: actually use the right compiler
Modified Paths:
--------------
trunk/dports/aqua/HandBrake/Portfile
Modified: trunk/dports/aqua/HandBrake/Portfile
===================================================================
--- trunk/dports/aqua/HandBrake/Portfile 2012-01-02 22:14:45 UTC (rev 88449)
+++ trunk/dports/aqua/HandBrake/Portfile 2012-01-02 23:20:55 UTC (rev 88450)
@@ -136,7 +136,7 @@
configure.cmd ${python.bin} make/configure.py
}
configure.pre_args
-configure.args --fetch=curl --arch=${configure.build_arch} --gcc=${configure.compiler}
+configure.args --fetch=curl --arch=${configure.build_arch} --gcc=${configure.cc}
# +universal would be possible, but not implemented yet
# see ${worksrcpath}/doc/BUILD-Mac for details
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120102/6e931a9f/attachment.html>
More information about the macports-changes
mailing list