summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjtb <jtb>2000-11-28 02:20:39 +0000
committerjtb <jtb>2000-11-28 02:20:39 +0000
commit9373769553ea4f4cc3b2bfb4293397ae11286ee9 (patch)
treef84241b35d4064689fc20e853f817429fa5c7f08 /math
parent143a8c623530500d71661cc920ea9b746abf65fe (diff)
downloadpkgsrc-9373769553ea4f4cc3b2bfb4293397ae11286ee9.tar.gz
Add and enable "fftpack". Fixes PR pkg/11368 by Jason Beegan.
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 b693b2cde7f..6e7fe9f1a14 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2000/11/28 00:31:14 jtb Exp $
+# $NetBSD: Makefile,v 1.31 2000/11/28 02:20:39 jtb Exp $
# FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp
#
@@ -10,6 +10,7 @@
SUBDIR += calc
SUBDIR += cassowary
SUBDIR += fftw
+ SUBDIR += fftpack
SUBDIR += geg
SUBDIR += gnumeric
SUBDIR += grace