aboutsummaryrefslogtreecommitdiff
path: root/math/fftw3-float
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-float
parent710facb2204f9c551f3869f0c84fa3fd1ee756fc (diff)
downloadports-2212333b8101595be4685fc8b93514bc210dcaa4.tar.gz
ports-2212333b8101595be4685fc8b93514bc210dcaa4.zip
Notes
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"