summaryrefslogtreecommitdiff
path: root/parallel
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-04-07 22:19:13 +0000
committerdholland <dholland@pkgsrc.org>2012-04-07 22:19:13 +0000
commit7fcba8b0ba7c4661adf66561930213f7d61e6a3c (patch)
tree25fb058b25cd1a2ba85537eef642823cdc2c30f9 /parallel
parentf2b4b4d303a9de979195d11c5f4d83b5c240f268 (diff)
downloadpkgsrc-7fcba8b0ba7c4661adf66561930213f7d61e6a3c.tar.gz
Mark sge and gridscheduler not for ${LP64PLATFORMS}. They crash during
build.
Diffstat (limited to 'parallel')
-rw-r--r--parallel/gridscheduler/Makefile5
-rw-r--r--parallel/sge/Makefile5
2 files changed, 8 insertions, 2 deletions
diff --git a/parallel/gridscheduler/Makefile b/parallel/gridscheduler/Makefile
index 89991b82bda..70a0a7ea15e 100644
--- a/parallel/gridscheduler/Makefile
+++ b/parallel/gridscheduler/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 20:48:53 asau Exp $
+# $NetBSD: Makefile,v 1.2 2012/04/07 22:19:13 dholland Exp $
PKGNAME= gridscheduler-2011.11
DISTNAME= GE2011.11
@@ -13,6 +13,9 @@ BUILD_DEPENDS+= {standalone-tcsh,tcsh}-[0-9]*:../../shells/tcsh
PKG_DESTDIR_SUPPORT= user-destdir
+# Not 64-bit clean; crashes during build.
+NOT_FOR_PLATFORM= ${LP64PLATFORMS}
+
GNU_CONFIGURE= YES
USE_TOOLS+= gmake perl:run
diff --git a/parallel/sge/Makefile b/parallel/sge/Makefile
index c5fb78fffcf..83cee620b9e 100644
--- a/parallel/sge/Makefile
+++ b/parallel/sge/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2012/03/20 17:07:43 asau Exp $
+# $NetBSD: Makefile,v 1.43 2012/04/07 22:19:13 dholland Exp $
#
DISTNAME= sge-8.0.0d
@@ -14,6 +14,9 @@ BUILD_DEPENDS+= {standalone-tcsh,tcsh}-[0-9]*:../../shells/tcsh
PKG_DESTDIR_SUPPORT= user-destdir
+# Not 64-bit clean; crashes during build.
+NOT_FOR_PLATFORM= ${LP64PLATFORMS}
+
GNU_CONFIGURE= YES
USE_TOOLS+= gmake perl:run