Date: Wed, 27 Jan 2010 16:39:44 GMT From: Anatoly Borodin <anatoly.borodin@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/143291: net/openmpi: sysutils/sge62 dep should be fixed Message-ID: <201001271639.o0RGdivY067386@www.freebsd.org> Resent-Message-ID: <201001271640.o0RGe1SS010636@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 143291 >Category: ports >Synopsis: net/openmpi: sysutils/sge62 dep should be fixed >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 27 16:40:00 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Anatoly Borodin >Release: >Organization: >Environment: >Description: net/openmpi: sysutils/sge62 dep should be fixed - see possible patch. >How-To-Repeat: >Fix: Patch attached with submission follows: >From 3d076baa8e20d79c1be0c361c67c055b683952c7 Mon Sep 17 00:00:00 2001 From: Anatoly Borodin <anatoly.borodin@gmail.com> Date: Wed, 9 Dec 2009 19:09:11 +0100 Subject: [PATCH 15/21] net/openmpi: the path modified. --- net/openmpi/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git net/openmpi/Makefile net/openmpi/Makefile index 3d81f44..dce4128 100644 --- net/openmpi/Makefile +++ net/openmpi/Makefile @@ -54,7 +54,7 @@ USE_FORTRAN= yes SGE_BASE?= sge SGE_ROOT= ${LOCALBASE}/${SGE_BASE} SGE_ARCH= fbsd-${ARCH} -RUN_DEPENDS+= ${SGE_ROOT}/fbsd-${ARCH}/qrsh:${PORTSDIR}/sysutils/sge62 +RUN_DEPENDS+= ${SGE_ROOT}/bin/fbsd-${ARCH}/qrsh:${PORTSDIR}/sysutils/sge62 CONFIGURE_ARGS+= --with-sge CONFIGURE_ENV+= SGE_ROOT=${SGE_ROOT} PLIST_FILES+= ${MPIDIR}/lib/openmpi/mca_ras_gridengine.la \ -- 1.6.6.1 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001271639.o0RGdivY067386>