summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2000-11-30 01:28:08 +0000
committerjtb <jtb@pkgsrc.org>2000-11-30 01:28:08 +0000
commitd4f216130652e693aedcaabe52e441d54989030a (patch)
treea408ad7b3079420381de5ca21568cfda4d0aaad8 /math
parentef92adaa93456123ac9305bdbe3aa5ba8d3ea171 (diff)
downloadpkgsrc-d4f216130652e693aedcaabe52e441d54989030a.tar.gz
Add and enable "quadpack". Fixes PR pkg/11367 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 b0acea95fae..3856a12c2e9 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2000/11/30 00:54:16 jtb Exp $
+# $NetBSD: Makefile,v 1.33 2000/11/30 01:28:08 jtb Exp $
# FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp
#
@@ -23,6 +23,7 @@
SUBDIR += otter
SUBDIR += pspp
SUBDIR += py-Numeric
+ SUBDIR += quadpack
SUBDIR += randlib
SUBDIR += sc
SUBDIR += scilab