diff options
Diffstat (limited to 'math/fftw3/Makefile')
-rw-r--r-- | math/fftw3/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/fftw3/Makefile b/math/fftw3/Makefile index b6996e180516..6a7899696b14 100644 --- a/math/fftw3/Makefile +++ b/math/fftw3/Makefile @@ -17,7 +17,6 @@ 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= |