[70983] trunk/dports/net/vantages/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Aug 28 18:47:06 PDT 2010


Revision: 70983
          http://trac.macports.org/changeset/70983
Author:   ryandesign at 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}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100828/6ddc3fd3/attachment.html>


More information about the macports-changes mailing list