--- trunk/dports/math/fftw-3/Portfile 2014-01-30 18:19:55 UTC (rev 116610)
+++ trunk/dports/math/fftw-3/Portfile 2014-01-30 18:22:12 UTC (rev 116611)
@@ -161,8 +161,8 @@
pre-configure {
array set merger_configure_args {
- ppc "--enable-fma --enable-altivec"
- ppc64 "--enable-fma --enable-altivec"
+ ppc ""
+ ppc64 ""
i386 ""
x86_64 ""
}