libvpx: ensure we're UsingTheRight compiler (at link time)
--- 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