Index: cad/scotch/Makefile =================================================================== --- cad/scotch/Makefile (revision 480435) +++ cad/scotch/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= scotch DISTVERSION= 6.0.4-aster5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad science MAINTAINER= thierry@FreeBSD.org @@ -36,10 +36,9 @@ EXAMPLES= scotch_example.f .if !defined(WITHOUT_MPI) -LIB_DEPENDS+= libmpich.so:net/mpich2 +LIB_DEPENDS+= libmpich.so:net/mpich ALL_TARGET+= ptesmumps -MAKE_ENV+= PATH=${PATH}:${LOCALBASE}/mpich2/bin TEST_TARGET+= ptcheck PLIST_SUB+= MPI=""