diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-07-25 08:44:28 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-07-25 08:44:28 +0000 |
commit | 5b2f9e40b59933222768450fcf5d0f4d3ae83ec4 (patch) | |
tree | 2103892b2e5ea37820f3af5342837486d860764c /math/Makefile | |
parent | 963b824f4a908d19beef17f11869525d59ba0374 (diff) | |
download | ports-5b2f9e40b59933222768450fcf5d0f4d3ae83ec4.tar.gz ports-5b2f9e40b59933222768450fcf5d0f4d3ae83ec4.zip |
Add a slave port to build MUMPS with MPICH support.
Notes
Notes:
svn path=/head/; revision=168703
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 83a2530d9e33..cabce58cf17a 100644 --- a/math/Makefile +++ b/math/Makefile @@ -140,6 +140,7 @@ SUBDIR += mtl SUBDIR += mtrxmath SUBDIR += mumps + SUBDIR += mumps-mpich SUBDIR += mupad SUBDIR += muparser SUBDIR += naturalmath |