Revision: 70983 http://trac.macports.org/changeset/70983 Author: ryandesign@macports.org Date: 2010-08-28 18:47:05 -0700 (Sat, 28 Aug 2010) Log Message: ----------- vantages: ensure we're UsingTheRightCompiler; see #23883 Modified Paths: -------------- trunk/dports/net/vantages/Portfile Modified: trunk/dports/net/vantages/Portfile =================================================================== --- trunk/dports/net/vantages/Portfile 2010-08-29 01:45:46 UTC (rev 70982) +++ trunk/dports/net/vantages/Portfile 2010-08-29 01:47:05 UTC (rev 70983) @@ -42,6 +42,8 @@ port:p5-term-readkey \ port:sqlite3 +build.args CC="${configure.cc}" + livecheck.type regex livecheck.url ${homepage}download.html livecheck.regex "${name}-(\[0-9.a-d\]+)${extract.suffix}"