mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
science/cp2k: Change from net/mpich2 -> net/mpich
This commit is contained in:
parent
9ea06e30c6
commit
08d4306e23
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480440
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= cp2k
|
||||
DISTVERSION= 6.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= SF/${PORTNAME}/
|
||||
|
||||
@ -45,12 +45,14 @@ SERIAL_VARS= VERSION=sopt
|
||||
OPENMP_VARS= VERSION=ssmp
|
||||
|
||||
MPI_VARS= VERSION=popt
|
||||
MPI_LIB_DEPENDS= libmpich.so:net/mpich2 \
|
||||
MPI_LIB_DEPENDS= libmpich.so:net/mpich \
|
||||
libscalapack.so:math/scalapack
|
||||
MPI_LDFLAGS= -lmpifort
|
||||
|
||||
OPENMP_MPI_DESC= Enable both OpenMP and MPI
|
||||
OPENMP_MPI_VARS= VERSION=psmp
|
||||
OPENMP_MPI_LIB_DEPENDS= ${MPI_LIB_DEPENDS}
|
||||
OPENMP_MPI_LDFLAGS= ${MPI_LDFLAGS}
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user