summaryrefslogtreecommitdiff
path: root/science/fvm
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2010-11-14 22:00:23 +0000
committerThierry Thomas <thierry@FreeBSD.org>2010-11-14 22:00:23 +0000
commit7db179edb42024999f5ac287c3d633aad02c87ca (patch)
tree8c224de6d8dc6d3ee24f9a70da7351c634faba30 /science/fvm
parentChase the upgrade of MPICH2. (diff)
Chase the upgrade of MPICH2.
Notes
Notes: svn path=/head/; revision=264536
Diffstat (limited to 'science/fvm')
-rw-r--r--science/fvm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/science/fvm/Makefile b/science/fvm/Makefile
index 9c539f5a1115..b927bbc962f1 100644
--- a/science/fvm/Makefile
+++ b/science/fvm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fvm
PORTVERSION= 0.12.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science parallel
MASTER_SITES= http://rd.edf.com/fichiers/fckeditor/File/EDF%20RD/Code_Saturne/Fichiers/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
@@ -52,6 +52,8 @@ CONFIGURE_ARGS+= --enable-debug
TESTSBIN= fvm_file_test fvm_interface_test fvm_selector_postfix_test fvm_selector_test
pre-configure:
+ ${REINPLACE_CMD} -e 's|-lmpich|-lmpich -lmpl|' \
+ ${WRKSRC}/${CONFIGURE_SCRIPT}
# No useful doc there
${REINPLACE_CMD} -e 's|tests doc|tests|' ${WRKSRC}/Makefile.in