aboutsummaryrefslogtreecommitdiff
path: root/math/blocksolve95/files/patch-bmake__freebsd__freebsd.site
diff options
context:
space:
mode:
Diffstat (limited to 'math/blocksolve95/files/patch-bmake__freebsd__freebsd.site')
-rw-r--r--math/blocksolve95/files/patch-bmake__freebsd__freebsd.site6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/blocksolve95/files/patch-bmake__freebsd__freebsd.site b/math/blocksolve95/files/patch-bmake__freebsd__freebsd.site
index bab70597d456..aba3db98d02d 100644
--- a/math/blocksolve95/files/patch-bmake__freebsd__freebsd.site
+++ b/math/blocksolve95/files/patch-bmake__freebsd__freebsd.site
@@ -20,9 +20,9 @@
-MPI_LIB = /usr/local/mpi/lib/freebsd/ch_p4/libmpi.a
-MPI_INCLUDE = -I/usr/local/mpi/include
-MPIRUN = /usr/local/mpi/bin/mpirun
-+MPI_LIB = $(LOCALBASE)/mpich2/lib/libmpich.a
-+MPI_INCLUDE = -I$(LOCALBASE)/mpich2/include
-+MPIRUN = $(LOCALBASE)/mpich2/bin/mpirun
++MPI_LIB = -lmpich -lmpe -lmpl
++MPI_INCLUDE = -I$(LOCALBASE)/include
++MPIRUN = $(LOCALBASE)/bin/mpirun
#
# Location of BlockSolve95
#