[48766] trunk/dports/python/py25-xml/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sat Mar 28 08:55:23 PDT 2009


Revision: 48766
          http://trac.macports.org/changeset/48766
Author:   mcalhoun at macports.org
Date:     2009-03-28 08:55:23 -0700 (Sat, 28 Mar 2009)
Log Message:
-----------
py25-xml: Setting the variable CC in the build phase was added in r31452.
According to an e-mail inquiry, it was added to deal with a bug in
   MacPorts 1.6 in which environment variables would not be set during upgrades.
Removing it fixes #18800.
Maintainer timeout.

Modified Paths:
--------------
    trunk/dports/python/py25-xml/Portfile

Modified: trunk/dports/python/py25-xml/Portfile
===================================================================
--- trunk/dports/python/py25-xml/Portfile	2009-03-28 15:52:17 UTC (rev 48765)
+++ trunk/dports/python/py25-xml/Portfile	2009-03-28 15:55:23 UTC (rev 48766)
@@ -20,7 +20,6 @@
 
 depends_lib-append  port:expat 
 
-build.env       CC=gcc
 build.args      --with-libexpat=${prefix}
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090328/d745a0f2/attachment.html>


More information about the macports-changes mailing list