Revision
90205
Author
cal@macports.org
Date
2012-02-26 06:58:01 -0800 (Sun, 26 Feb 2012)

Log Message

bmake: UsingTheRightCompiler, openmaintainer

Modified Paths

Diff

Modified: trunk/dports/devel/bmake/Portfile (90204 => 90205)


--- trunk/dports/devel/bmake/Portfile	2012-02-26 14:42:46 UTC (rev 90204)
+++ trunk/dports/devel/bmake/Portfile	2012-02-26 14:58:01 UTC (rev 90205)
@@ -27,7 +27,7 @@
 use_configure       no
 worksrcdir          ${name}
 build.cmd           ./boot-strap
-build.args          --with-default-sys-path="${prefix}/share/mk"
+build.args          --with-default-sys-path="${prefix}/share/mk" CC=${configure.cc}
 build.target        
 
 destroot {