bmake: remove unnecessary compiler specification; the configure phase already records it properly
--- 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