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@gmail.com/paulbeard@mac.com>