vantages: ensure we're UsingTheRightCompiler; see #23883
--- 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}"