[59734] trunk/dports/lang/cc65/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Oct 20 23:55:34 PDT 2009


Revision: 59734
          http://trac.macports.org/changeset/59734
Author:   ryandesign at macports.org
Date:     2009-10-20 23:55:31 -0700 (Tue, 20 Oct 2009)
Log Message:
-----------
cc65: ensure we're UsingTheRightCompiler

Modified Paths:
--------------
    trunk/dports/lang/cc65/Portfile

Modified: trunk/dports/lang/cc65/Portfile
===================================================================
--- trunk/dports/lang/cc65/Portfile	2009-10-21 06:46:34 UTC (rev 59733)
+++ trunk/dports/lang/cc65/Portfile	2009-10-21 06:55:31 UTC (rev 59734)
@@ -32,7 +32,8 @@
 
 use_configure   no
 
-build.args      -f make/gcc.mak
+build.args      -f make/gcc.mak \
+                CC=${configure.cc}
 build.env       PREFIX=${prefix}
 
 post-build {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091020/b1df53be/attachment.html>


More information about the macports-changes mailing list