diff options
| author | Thierry Thomas <thierry@FreeBSD.org> | 2009-11-28 10:44:56 +0000 |
|---|---|---|
| committer | Thierry Thomas <thierry@FreeBSD.org> | 2009-11-28 10:44:56 +0000 |
| commit | 532f881192e54b6a05668cf16b6189f5bdd6b7e5 (patch) | |
| tree | 98425fe5718b372e97a66d6b0f071f732e042bd3 /math/parmetis/files/patch-ab | |
| parent | - Upgrade to 1.2.1 (diff) | |
- Chase relocation of net/mpich2
- Bump PORTREVISION if needed
- Fix some portlint errors.
Diffstat (limited to 'math/parmetis/files/patch-ab')
| -rw-r--r-- | math/parmetis/files/patch-ab | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/parmetis/files/patch-ab b/math/parmetis/files/patch-ab index 568b3698917b..09756660bccf 100644 --- a/math/parmetis/files/patch-ab +++ b/math/parmetis/files/patch-ab @@ -4,7 +4,7 @@ # Which compiler to use -CC = mpicc -+CC = ${LOCALBASE}/mpich2/bin/mpicc ++CC = ${LOCALBASE}/bin/mpicc # What optimization level to use @@ -13,7 +13,7 @@ # Which loader to use -LD = mpicc -+LD = ${LOCALBASE}/mpich2/bin/mpicc ++LD = ${LOCALBASE}/bin/mpicc # In which directories to look for any additional libraries LIBDIR = |
