aboutsummaryrefslogtreecommitdiff
path: root/biology/hhsuite
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2020-04-19 09:49:02 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2020-04-19 09:49:02 +0000
commit794fcc74bd8fced99f6a09840d3e4478c3230493 (patch)
tree340936c7bee5d0b1a767c5f350d166791e955a7e /biology/hhsuite
parent8d195d23e02f6b5069402dd0865f59e42af78620 (diff)
downloadports-794fcc74bd8fced99f6a09840d3e4478c3230493.tar.gz
ports-794fcc74bd8fced99f6a09840d3e4478c3230493.zip
- Update net/openmpi to 4.0.3 (openmpi 1 is deprecated)
- Remove option for net/openmpi2 from science/pnetcdf (net/openmpi2 is deprecated and will be removed) - Fix science/gromacs plist when MPI option is enabled - Bump PORTREVISION for all the consumers of net/openmpi
Notes
Notes: svn path=/head/; revision=532095
Diffstat (limited to 'biology/hhsuite')
-rw-r--r--biology/hhsuite/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/biology/hhsuite/Makefile b/biology/hhsuite/Makefile
index 1130bb4ced3c..988e946f66b5 100644
--- a/biology/hhsuite/Makefile
+++ b/biology/hhsuite/Makefile
@@ -3,7 +3,7 @@
PORTNAME= hhsuite
DISTVERSIONPREFIX= v
DISTVERSION= 3.2.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= biology science
MAINTAINER= yuri@FreeBSD.org
@@ -12,8 +12,7 @@ COMMENT= Remote protein homology detection suite
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= openmpi>0:net/openmpi
-RUN_DEPENDS= openmpi>0:net/openmpi
+LIB_DEPENDS= libmpi.so:net/openmpi
USES= cmake compiler:c++11-lang perl5 python shebangfix
SHEBANG_GLOB= *.pl *.py