summaryrefslogtreecommitdiff
path: root/parallel
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2006-10-21 20:25:21 +0000
committermarkd <markd@pkgsrc.org>2006-10-21 20:25:21 +0000
commit506b55b12dea722b4009241e86e8d215ae07306a (patch)
tree7b18a8cfc0bc8ec6f5f3f5fa784c14e19c29f71e /parallel
parentdb7dc0197d46457712c827145f798a16810c6764 (diff)
downloadpkgsrc-506b55b12dea722b4009241e86e8d215ae07306a.tar.gz
Note that the fetch stage is interactive.
Diffstat (limited to 'parallel')
-rw-r--r--parallel/sge/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/parallel/sge/Makefile b/parallel/sge/Makefile
index f49bb0c8d30..8af6eaff0e1 100644
--- a/parallel/sge/Makefile
+++ b/parallel/sge/Makefile
@@ -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 @@ HOMEPAGE= http://gridengine.sunsource.net/
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