diff options
Diffstat (limited to 'math/fftw3/Makefile')
-rw-r--r-- | math/fftw3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/fftw3/Makefile b/math/fftw3/Makefile index 6a7899696b14..b6996e180516 100644 --- a/math/fftw3/Makefile +++ b/math/fftw3/Makefile @@ -17,6 +17,7 @@ DISTNAME= fftw-${PORTVERSION} MAINTAINER= bf@FreeBSD.org COMMENT?= Fast C routines to compute the Discrete Fourier Transform +WITH_FBSD10_FIX= yes # current flavors: default, float, and long FFTW3_FLAVOR?= default FFTW3_SUFX= |