Changeset 83091
- Timestamp:
- 08/25/11 13:39:15 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/math/petsc/Portfile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/math/petsc/Portfile
r82377 r83091 4 4 5 5 name petsc 6 version 3.1-p7 7 revision 1 6 version 3.1-p8 8 7 categories math science 9 8 maintainers mmoll … … 25 24 worksrcdir ${name}-${version} 26 25 universal_variant no 27 checksums md5 c799040c5c731c74f7f9a80e0ba27fdb\28 sha1 69f92c56545c55ab4887664d41cf0761bf77348a\29 rmd160 e0eba6dcdf453f6778c781bdbb5b9ec4ea5a16ac26 checksums md5 1cec4fcf3abe2eb8b10cd21a78a3407e \ 27 sha1 9610e22a65cb01225848f847f661235810befb12 \ 28 rmd160 061aff6d26a9d65bd9231fef204755598cb8dc5d 30 29 31 30 depends_lib-append port:openmpi … … 37 36 --with-cc=${prefix}/bin/openmpicc \ 38 37 --with-cxx=${prefix}/bin/openmpicxx \ 39 --with-mpiexec=${prefix}/bin/openmpiexec 38 --with-mpiexec=${prefix}/bin/openmpiexec \ 39 --with-fc=${prefix}/bin/openmpif90 \ 40 --LDFLAGS=-lstdc++ 40 41 41 42 post-destroot {
Note: See TracChangeset
for help on using the changeset viewer.

