Revision: 116611 https://trac.macports.org/changeset/116611 Author: sean@macports.org Date: 2014-01-30 10:22:12 -0800 (Thu, 30 Jan 2014) Log Message: ----------- fftw-3-long: oops, committing too soon Modified Paths: -------------- trunk/dports/math/fftw-3/Portfile Modified: trunk/dports/math/fftw-3/Portfile =================================================================== --- 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 "" }
participants (1)
-
sean@macports.org