Modified: trunk/dports/devel/cmake/Portfile (91586 => 91587)
--- trunk/dports/devel/cmake/Portfile 2012-04-06 08:40:46 UTC (rev 91586)
+++ trunk/dports/devel/cmake/Portfile 2012-04-06 08:59:52 UTC (rev 91587)
@@ -38,7 +38,7 @@
configure.post_args
# Rosetta has some difficulties configuring the ppc slice
-if {${build_arch} == "i686" || ${build_arch} == "x86_64"} {
+if {${build_arch} == "i386" || ${build_arch} == "x86_64"} {
supported_archs i386 x86_64
} elseif {${build_arch} == "ppc" || ${build_arch} == "ppc64"} {
supported_archs ppc ppc64