summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorgson <gson@pkgsrc.org>2016-01-22 14:59:09 +0000
committergson <gson@pkgsrc.org>2016-01-22 14:59:09 +0000
commit521f845c92cd3b58f42e3ff78049fbcf263aad5c (patch)
tree568e7d81dd3ce5ab9a486a9690001c5278968f42 /math
parent1bf92aafdd3b463fa70e310522ab716744b7ce7c (diff)
downloadpkgsrc-521f845c92cd3b58f42e3ff78049fbcf263aad5c.tar.gz
Add and enable ffts
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 3087327fc6b..c01cbdb767e 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.315 2016/01/12 09:40:39 wiz Exp $
+# $NetBSD: Makefile,v 1.316 2016/01/22 14:59:09 gson Exp $
COMMENT= Mathematics
@@ -93,6 +93,7 @@ SUBDIR+= eukleides10
SUBDIR+= euler
SUBDIR+= extcalc
SUBDIR+= fftpack
+SUBDIR+= ffts
SUBDIR+= fftw
SUBDIR+= fftw2
SUBDIR+= fftwf