Modified: trunk/dports/science/geos/Portfile (87442 => 87443)
--- trunk/dports/science/geos/Portfile 2011-11-21 22:46:45 UTC (rev 87442)
+++ trunk/dports/science/geos/Portfile 2011-11-21 23:15:42 UTC (rev 87443)
@@ -22,6 +22,10 @@
checksums sha1 4f89e62c636dbf3e5d7e1bfcd6d9a7bff1bcfa60 \
rmd160 cffb84f98b48330e93505c3f8cfcd090c33fb2e8
+if {${configure.compiler} == "llvm-gcc-4.2"} {
+ configure.compiler clang
+}
+
post-destroot {
set docdir ${prefix}/share/doc/${name}
xinstall -d ${destroot}${docdir}