diff options
author | thierry <thierry@FreeBSD.org> | 2004-12-06 21:28:27 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-12-06 21:28:27 +0800 |
commit | e385dc918b19b6f12cd43f4abec6617ee5fa1164 (patch) | |
tree | 10426a18a0a9c76daed77dcda335d70645995786 /math/Makefile | |
parent | eb5171f8c287d6112fd848aa45ba5cd62146424f (diff) | |
download | freebsd-ports-gnome-e385dc918b19b6f12cd43f4abec6617ee5fa1164.tar.gz freebsd-ports-gnome-e385dc918b19b6f12cd43f4abec6617ee5fa1164.tar.zst freebsd-ports-gnome-e385dc918b19b6f12cd43f4abec6617ee5fa1164.zip |
Add petsc-mpich, a slave port of PETSC built with MPI.
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 eee7db017dbf..e6a22ebb781c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -175,6 +175,7 @@ SUBDIR += pari-devel SUBDIR += parmetis SUBDIR += petsc + SUBDIR += petsc-mpich SUBDIR += php4-bcmath SUBDIR += php4-gmp SUBDIR += php5-bcmath |