Revision: 79874 http://trac.macports.org/changeset/79874 Author: jeremyhu@macports.org Date: 2011-06-28 16:50:40 -0700 (Tue, 28 Jun 2011) Log Message: ----------- aspell: Use llvm-gcc rather than clang due to C++ issues Modified Paths: -------------- trunk/dports/textproc/aspell/Portfile Modified: trunk/dports/textproc/aspell/Portfile =================================================================== --- trunk/dports/textproc/aspell/Portfile 2011-06-28 23:49:15 UTC (rev 79873) +++ trunk/dports/textproc/aspell/Portfile 2011-06-28 23:50:40 UTC (rev 79874) @@ -36,6 +36,11 @@ test.run yes test.target check +# BUILD FIX TODO: +# clang fails to build this project due to buggy C++ as of 2011.06.28 0.60.6 +if {${configure.compiler} == "clang"} { + configure.compiler llvm-gcc-4.2 +} post-destroot { file copy ${filespath}/u-deva.cmap ${destroot}${prefix}/lib/aspell-0.60/