aboutsummaryrefslogtreecommitdiff
path: root/net/charm
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-09-22 16:36:38 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-09-22 16:36:38 +0000
commit5f341a2ffb5a6254a084f16902ea9d814b92fd46 (patch)
treebd806f1c8c9e82908e7bba376844a1e60becdb31 /net/charm
parentf88a88fd5e7f84cdbe87c6a49424ead45507e1ff (diff)
downloadports-5f341a2ffb5a6254a084f16902ea9d814b92fd46.tar.gz
ports-5f341a2ffb5a6254a084f16902ea9d814b92fd46.zip
Notes
Diffstat (limited to 'net/charm')
-rw-r--r--net/charm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/charm/Makefile b/net/charm/Makefile
index ef513bb9be95..25425ca8d453 100644
--- a/net/charm/Makefile
+++ b/net/charm/Makefile
@@ -2,6 +2,7 @@
PORTNAME= charm
DISTVERSION= 6.8.2
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://charm.cs.illinois.edu/distrib/
PKGNAMESUFFIX= -uiuc
@@ -47,7 +48,7 @@ ETHERNET_VARS= VERSION=netlrts ARCH_STR=linux${ARCH:S/amd64/-x86_64/:S/i386//}
MPI_VARS= VERSION=mpi ARCH_STR=linux${ARCH:S/amd64/-x86_64/:S/i386//}
MPI_LDFLAGS= -lmpich
-MPI_LIB_DEPENDS= libmpich.so:net/mpich2
+MPI_LIB_DEPENDS= libmpich.so:net/mpich
post-patch:
@${REINPLACE_CMD} 's|which gfortran |which gfortran${GCC_DEFAULT} |' ${WRKSRC}/src/arch/common/conv-mach-gfortran.sh