Revision
103380
Author
ryandesign@macports.org
Date
2013-02-23 06:45:48 -0800 (Sat, 23 Feb 2013)

Log Message

bmake: remove unnecessary compiler specification; the configure phase already records it properly

Modified Paths

Diff

Modified: trunk/dports/devel/bmake/Portfile (103379 => 103380)


--- trunk/dports/devel/bmake/Portfile	2013-02-23 14:28:21 UTC (rev 103379)
+++ trunk/dports/devel/bmake/Portfile	2013-02-23 14:45:48 UTC (rev 103380)
@@ -24,7 +24,6 @@
 configure.args-append \
                     op=configure \
 
-build.env           CC=${configure.cc}
 build.cmd           ./boot-strap
 build.target        op=build