diff options
author | mph <mph@FreeBSD.org> | 1998-04-26 03:55:41 +0000 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-04-26 03:55:41 +0000 |
commit | 321045616f1ae7b259b60178def8ac4aa6a71e83 (patch) | |
tree | 410b18ff225753cde9682b7d53ea6312b813d31e /math | |
parent | 4ef891c95f373fde8f56a3061fa99d9970e115c8 (diff) | |
download | FreeBSD-ports-321045616f1ae7b259b60178def8ac4aa6a71e83.zip FreeBSD-ports-321045616f1ae7b259b60178def8ac4aa6a71e83.tar.gz |
Activate metis.
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 019e780..d446137 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp $ +# $Id: Makefile,v 1.39 1998/04/26 03:25:27 mph Exp $ # SUBDIR += Scilab @@ -17,6 +17,7 @@ SUBDIR += lapack SUBDIR += libranlib SUBDIR += linpack + SUBDIR += metis SUBDIR += numpy SUBDIR += octave SUBDIR += oleo |