pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/parallel/sge Note that the fetch stage is interactive.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ea3eea0bc0fc
branches:  trunk
changeset: 520451:ea3eea0bc0fc
user:      markd <markd%pkgsrc.org@localhost>
date:      Sat Oct 21 20:25:21 2006 +0000

description:
Note that the fetch stage is interactive.

diffstat:

 parallel/sge/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r bc25edf5e119 -r ea3eea0bc0fc parallel/sge/Makefile
--- a/parallel/sge/Makefile     Sat Oct 21 20:20:49 2006 +0000
+++ b/parallel/sge/Makefile     Sat Oct 21 20:25:21 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/10/19 11:51:27 markd Exp $
+# $NetBSD: Makefile,v 1.21 2006/10/21 20:25:21 markd Exp $
 #
 
 PKGNAME=               sge-6.0.8
@@ -12,6 +12,8 @@
 COMMENT=               Sun Grid Engine distributed resource management system
 DOWNLOAD=              http://gridengine.sunsource.net/servlets/ProjectDocumentList
 
+INTERACTIVE_STAGE=     fetch
+
 BUILD_DEPENDS+=                {standalone-tcsh,tcsh}-[0-9]*:../../shells/tcsh
 
 GNU_CONFIGURE=         YES



Home | Main Index | Thread Index | Old Index