Revision: 70196 http://trac.macports.org/changeset/70196 Author: ryandesign@macports.org Date: 2010-08-01 11:36:20 -0700 (Sun, 01 Aug 2010) Log Message: ----------- libvpx: ensure we're UsingTheRight compiler (at link time) Modified Paths: -------------- trunk/dports/multimedia/libvpx/Portfile Modified: trunk/dports/multimedia/libvpx/Portfile =================================================================== --- trunk/dports/multimedia/libvpx/Portfile 2010-08-01 18:12:08 UTC (rev 70195) +++ trunk/dports/multimedia/libvpx/Portfile 2010-08-01 18:36:20 UTC (rev 70196) @@ -30,6 +30,7 @@ --enable-postproc \ --enable-multithread \ --enable-runtime-cpu-detect +configure.env LD="${configure.cc}" # FIXME: Building docs would require php5 and doxygen as dependency configure.args-append --disable-install-docs