[103380] trunk/dports/devel/bmake/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Feb 23 06:45:48 PST 2013


Revision: 103380
          https://trac.macports.org/changeset/103380
Author:   ryandesign at 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:
--------------
    trunk/dports/devel/bmake/Portfile

Modified: trunk/dports/devel/bmake/Portfile
===================================================================
--- 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
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130223/2a0ea780/attachment.html>


More information about the macports-changes mailing list