aboutsummaryrefslogtreecommitdiff
path: root/math/fftw-float
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-02 14:33:37 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-02 14:33:37 +0000
commit7bf1652bdaf99b0b755f7dcc647de352532ee515 (patch)
tree149ccf6e15957795fd2e787c27cc0cfc8cefd0bd /math/fftw-float
parente577956b92c07c59df949df878a552f6b288a2ee (diff)
downloadports-7bf1652bdaf99b0b755f7dcc647de352532ee515.tar.gz
ports-7bf1652bdaf99b0b755f7dcc647de352532ee515.zip
- Stage support
- Convert few ports to USES
Notes
Notes: svn path=/head/; revision=342300
Diffstat (limited to 'math/fftw-float')
-rw-r--r--math/fftw-float/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/fftw-float/Makefile b/math/fftw-float/Makefile
index a2fe621eeb24..c0049a967771 100644
--- a/math/fftw-float/Makefile
+++ b/math/fftw-float/Makefile
@@ -8,5 +8,4 @@ COMMENT= Fast C routines (Single Percision)
FFTW_FLAVOR= float
MASTERDIR= ${.CURDIR}/../../math/fftw
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"