- Swap back from net/openmpi3 to net/openmpi
This commit is contained in:
parent
7c63faf2ac
commit
84c1b608fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=532428
@ -4,7 +4,7 @@
|
||||
PORTNAME= mrbayes
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 3.2.7
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= biology
|
||||
|
||||
MAINTAINER= mzaki@e-mail.ne.jp
|
||||
@ -41,9 +41,9 @@ FMA_CONFIGURE_OFF= --disable-fma
|
||||
MPICH_LIB_DEPENDS= libmpich.so:net/mpich
|
||||
MPICH_CONFIGURE_ON= --with-mpi
|
||||
MPICH_CONFIGURE_ENV= CC="${LOCALBASE}/bin/mpicc"
|
||||
OPENMPI_LIB_DEPENDS= libmpi.so:net/openmpi3
|
||||
OPENMPI_LIB_DEPENDS= libmpi.so:net/openmpi
|
||||
OPENMPI_CONFIGURE_ON= --with-mpi
|
||||
OPENMPI_CONFIGURE_ENV= CC="${LOCALBASE}/mpi/openmpi3/bin/mpicc"
|
||||
OPENMPI_CONFIGURE_ENV= CC="${LOCALBASE}/mpi/openmpi/bin/mpicc"
|
||||
SSE_CONFIGURE_OFF= --disable-sse
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user