aboutsummaryrefslogtreecommitdiff
path: root/math/fftw3
diff options
context:
space:
mode:
Diffstat (limited to 'math/fftw3')
-rw-r--r--math/fftw3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/fftw3/Makefile b/math/fftw3/Makefile
index 938da4c03588..d22dad6a9371 100644
--- a/math/fftw3/Makefile
+++ b/math/fftw3/Makefile
@@ -44,6 +44,7 @@ OPENMP_DESC= Build OpenMP multithreaded libraries
OPTIONS_DEFAULT= OPTIMIZED_CFLAGS
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${PORT_OPTIONS:MOPENMP}