diff options
author | jtb <jtb> | 2001-02-07 04:32:35 +0000 |
---|---|---|
committer | jtb <jtb> | 2001-02-07 04:32:35 +0000 |
commit | 2e483d48a6a613f26aedf644e329479f686ef380 (patch) | |
tree | 2cc7412e0419473a6b0ec94e033af1c8706d8462 /math/Makefile | |
parent | 775109d137df0d6db0b8cb13d9cd6f59821d5321 (diff) | |
download | pkgsrc-2e483d48a6a613f26aedf644e329479f686ef380.tar.gz |
Add and enable udunits.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index cbaab0ed5d2..17be9896d52 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2001/02/02 01:24:57 jtb Exp $ +# $NetBSD: Makefile,v 1.45 2001/02/07 04:32:35 jtb Exp $ # SUBDIR += R @@ -37,6 +37,7 @@ SUBDIR += scilab SUBDIR += slatec SUBDIR += superlu + SUBDIR += udunits SUBDIR += vista SUBDIR += xldlas SUBDIR += xlispstat |