diff options
author | Maho Nakata <maho@FreeBSD.org> | 2006-07-23 01:34:26 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2006-07-23 01:34:26 +0000 |
commit | 2c14bdca883c4521e428262c8b6f8d5ad75e2e8c (patch) | |
tree | 213803a7148f799b48c4b1d0e2446666eb451a45 /math/spooles/files/patch-Make.inc | |
parent | - Update to 0.742 (diff) |
Change dependence to net/mpich2
Submitted by: thierry
Notes
Notes:
svn path=/head/; revision=168515
Diffstat (limited to 'math/spooles/files/patch-Make.inc')
-rw-r--r-- | math/spooles/files/patch-Make.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/spooles/files/patch-Make.inc b/math/spooles/files/patch-Make.inc index 1219dfef6bba..a855a75cf7aa 100644 --- a/math/spooles/files/patch-Make.inc +++ b/math/spooles/files/patch-Make.inc @@ -62,7 +62,7 @@ # # MPI_INSTALL_DIR = - MPI_INSTALL_DIR = /usr/local/mpich-1.0.13 -+MPI_INSTALL_DIR = %%LOCALBASE%%/mpich ++MPI_INSTALL_DIR = %%LOCALBASE%%/mpich2 # #--------------------------------------------------------------------- # |