summaryrefslogtreecommitdiffstats
path: root/math/fftw3
diff options
context:
space:
mode:
Diffstat (limited to 'math/fftw3')
-rw-r--r--math/fftw3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fftw3/Makefile b/math/fftw3/Makefile
index 56b92d2..a42fd87 100644
--- a/math/fftw3/Makefile
+++ b/math/fftw3/Makefile
@@ -61,7 +61,7 @@ USE_GCC= 3.4
.endif
.endif
.endif
-.if ${FFTW3_FLAVOR}=="long" && !defined(CPUTYPE)
+.if ${FFTW3_FLAVOR}=="long"
USE_LDOUBLE= yes
.endif
.if ${MACHINE_CPU:M3dnow}
OpenPOWER on IntegriCloud