aboutsummaryrefslogtreecommitdiffstats
path: root/math/sdpara/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/sdpara/Makefile')
-rw-r--r--math/sdpara/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/sdpara/Makefile b/math/sdpara/Makefile
index 41510111d019..61356228dacd 100644
--- a/math/sdpara/Makefile
+++ b/math/sdpara/Makefile
@@ -22,7 +22,7 @@ COMMENT= SDPARA paralell version of SDPA (math/sdpa)
LIB_DEPENDS= atlas:${PORTSDIR}/math/atlas
BUILD_DEPENDS= ${LOCALBASE}/lib/libscalapack.a:${PORTSDIR}/math/scalapack \
${LOCALBASE}/lib/libblacs.a:${PORTSDIR}/math/blacs \
- ${LOCALBASE}/mpich/lib/libmpich.a:${PORTSDIR}/net/mpich
+ ${LOCALBASE}/mpich2/lib/libmpich.a:${PORTSDIR}/net/mpich2
USE_GMAKE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}