aboutsummaryrefslogtreecommitdiffstats
path: root/science/gromacs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/gromacs/Makefile')
-rw-r--r--science/gromacs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/gromacs/Makefile b/science/gromacs/Makefile
index 8c11148bb714..b316e576b069 100644
--- a/science/gromacs/Makefile
+++ b/science/gromacs/Makefile
@@ -86,7 +86,7 @@ PLIST_SUB+= SUFFIX_D=_d SUFFIX_DOUBLE=_double
.if defined(WITH_MPICH) || defined(WITH_OMPI)
CONFIGURE_ARGS+= --enable-mpi
.if defined(WITH_MPICH)
-CONFIGURE_ENV+= MPICC=${PREFIX}/mpich2/bin/mpicc
+CONFIGURE_ENV+= MPICC=${PREFIX}/bin/mpicc
BUILD_DEPENDS+= ${LOCALBASE}/bin/mpicc:${PORTSDIR}/net/mpich2
RUN_DEPENDS+= ${LOCALBASE}/bin/mpicc:${PORTSDIR}/net/mpich2
.elif defined(WITH_OMPI)
trevor2004-02-062-2/+2 * SIZEify.trevor2004-01-301-0/+1 * revive ports/misc/shc and upgrade it to 3.7ijliao2003-12-294-0/+35 * Remove the shc port, which has been broken for nearly a yearkris2003-07-314-37/+0 * De-pkg-comment.knu2003-02-212-1/+1 * o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1 * Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2 * s/BROKEN/IGNORE/ to stop bento from building packageskris2002-10-131-1/+1 * This is BROKEN.naddy2002-08-161-0/+2 * Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-231-1/+2 * upgrade to 3.3ijliao2002-06-103-41/+5 * add shc, a shell script "encoder"ijliao2001-02-13