From dbfac43a84a3b25fe5d9e72e5852ea3e5996157d Mon Sep 17 00:00:00 2001 From: Edward Tomasz Napierala Date: Wed, 14 Nov 2007 14:18:15 +0000 Subject: - Fix dependency broken by last sysutils/torque commit. Approved by: portmgr (erwin) Submitted by: pointyhat via linimon@ --- sysutils/mpiexec/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sysutils/mpiexec') diff --git a/sysutils/mpiexec/Makefile b/sysutils/mpiexec/Makefile index 52d99e8a1e00..44fdb19decdb 100644 --- a/sysutils/mpiexec/Makefile +++ b/sysutils/mpiexec/Makefile @@ -7,6 +7,7 @@ PORTNAME= mpiexec PORTVERSION= 0.82 +PORTREVISION= 1 CATEGORIES= sysutils parallel MASTER_SITES= http://www.osc.edu/~pw/mpiexec/ EXTRACT_SUFX= .tgz @@ -14,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= trasz@FreeBSD.org COMMENT= A tool to run a parallel job from within a PBS environment -LIB_DEPENDS= torque.0:${PORTSDIR}/sysutils/torque +LIB_DEPENDS= torque.2:${PORTSDIR}/sysutils/torque GNU_CONFIGURE= yes USE_GMAKE= yes -- cgit v1.2.3