diff options
author | jtb <jtb@pkgsrc.org> | 2001-02-07 04:32:35 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-02-07 04:32:35 +0000 |
commit | 34c556e0efad80968d339c58be5da7847acc8710 (patch) | |
tree | 2cc7412e0419473a6b0ec94e033af1c8706d8462 /math/Makefile | |
parent | e3e1abfdd79bbf7a49c02f4afb3b38cd303e895f (diff) | |
download | pkgsrc-34c556e0efad80968d339c58be5da7847acc8710.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 |