summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjtb <jtb>2000-11-30 01:48:43 +0000
committerjtb <jtb>2000-11-30 01:48:43 +0000
commit79aaf33b083c49981fb1fd573494451cfe7380bd (patch)
tree3c5bf2d4aa68b7ac3ec35023e2d128828c27c5ef /math
parentd1c90d2bb0eca04191fb04b34a43c7e88e3bd554 (diff)
downloadpkgsrc-79aaf33b083c49981fb1fd573494451cfe7380bd.tar.gz
Add and enable "eispack". Fixes PR pkg/11388 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 3856a12c2e9..6817027ad5f 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2000/11/30 01:28:08 jtb Exp $
+# $NetBSD: Makefile,v 1.34 2000/11/30 01:48:43 jtb Exp $
# FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp
#
@@ -9,6 +9,7 @@
SUBDIR += blas
SUBDIR += calc
SUBDIR += cassowary
+ SUBDIR += eispack
SUBDIR += fftw
SUBDIR += fftpack
SUBDIR += geg