diff options
Diffstat (limited to 'math/fftw3-quad/Makefile')
-rw-r--r-- | math/fftw3-quad/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/fftw3-quad/Makefile b/math/fftw3-quad/Makefile index af3ef5ee579a..8a46df008be2 100644 --- a/math/fftw3-quad/Makefile +++ b/math/fftw3-quad/Makefile @@ -6,5 +6,4 @@ COMMENT= Fast Discrete Fourier Transform (Quad Precision C Routines) FFTW3_FLAVOR= quad MASTERDIR= ${.CURDIR}/../../math/fftw3 -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |