diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 16:26:34 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 16:26:34 +0000 |
commit | 80a01c06d195116f35754af18c4288617f2bd998 (patch) | |
tree | 8d833e6b21208a25ff5a974fe5d5fb893c8b0da6 /science/dlpoly-classic | |
parent | 513ddff4c4d77481514839c764a6943440f684d0 (diff) | |
download | ports-80a01c06d195116f35754af18c4288617f2bd998.tar.gz ports-80a01c06d195116f35754af18c4288617f2bd998.zip |
Notes
Diffstat (limited to 'science/dlpoly-classic')
-rw-r--r-- | science/dlpoly-classic/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/dlpoly-classic/Makefile b/science/dlpoly-classic/Makefile index 93c14ea38717..7a16c435356f 100644 --- a/science/dlpoly-classic/Makefile +++ b/science/dlpoly-classic/Makefile @@ -11,6 +11,8 @@ DISTNAME= dl_class_${PORTVERSION} MAINTAINER= jwb@FreeBSD.org COMMENT= Molecular dynamics simulation package +BROKEN= unfetchable + BUILD_DEPENDS= ${LOCALBASE}/mpi/openmpi/bin/mpif90:net/openmpi RUN_DEPENDS= ${LOCALBASE}/mpi/openmpi/bin/mpirun:net/openmpi |