summaryrefslogtreecommitdiff
path: root/math/fftw3-float
diff options
context:
space:
mode:
Diffstat (limited to 'math/fftw3-float')
-rw-r--r--math/fftw3-float/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/fftw3-float/Makefile b/math/fftw3-float/Makefile
index 1341710a25a9..471fb28f59cf 100644
--- a/math/fftw3-float/Makefile
+++ b/math/fftw3-float/Makefile
@@ -7,5 +7,4 @@ COMMENT= Fast Discrete Fourier Transform (Single Precision C Routines)
FFTW3_FLAVOR= float
MASTERDIR= ${.CURDIR}/../../math/fftw3
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"