the easy fix to get python 2.5 working again

paul beard paulbeard at gmail.com
Thu Nov 22 14:02:40 PST 2007


I should have attached this to my earlier email. Since it is explicitly for
darwin 8, it shouldn't break anything else. Right?

--- Portfile    2007-11-19 12:21:26.000000000 -0800
+++ /tmp/Portfile       2007-11-22 13:58:08.000000000 -0800
@@ -67,8 +67,8 @@
 }

 platform darwin 8 {
-       configure.compiler      gcc-4.0
-       configure.args-append   --with-cxx=/usr/bin/g++-4.0
+       configure.compiler      gcc-3.3
+       configure.args-append   --with-cxx=/usr/bin/g++-3.3
 }

 platform darwin 9 {


-- 
Paul Beard / www.paulbeard.org/
<paulbeard at gmail.com/paulbeard at mac.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20071122/90ea4762/attachment-0001.html


More information about the macports-users mailing list