summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjtb <jtb>2000-11-30 01:28:08 +0000
committerjtb <jtb>2000-11-30 01:28:08 +0000
commitfa06d694889d7dc85c068077c4c87d66d2470d7f (patch)
treea408ad7b3079420381de5ca21568cfda4d0aaad8 /math
parentbdc522bf0bfa6baf9eca442ae46ba8f65f79e68e (diff)
downloadpkgsrc-fa06d694889d7dc85c068077c4c87d66d2470d7f.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