aboutsummaryrefslogtreecommitdiff
path: root/math/fftw3-quad
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2014-03-05 03:17:04 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2014-03-05 03:17:04 +0000
commit2212333b8101595be4685fc8b93514bc210dcaa4 (patch)
tree2edde969dcaec62a27722579a13a257c5ab1d696 /math/fftw3-quad
parent710facb2204f9c551f3869f0c84fa3fd1ee756fc (diff)
downloadports-2212333b8101595be4685fc8b93514bc210dcaa4.tar.gz
ports-2212333b8101595be4685fc8b93514bc210dcaa4.zip
Notes
Diffstat (limited to 'math/fftw3-quad')
-rw-r--r--math/fftw3-quad/Makefile1
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"