pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/shells/ast-ksh Turn off on Interix, as it takes almost...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ca7b9a675e41
branches: trunk
changeset: 492264:ca7b9a675e41
user: tv <tv%pkgsrc.org@localhost>
date: Fri Apr 08 12:56:33 2005 +0000
description:
Turn off on Interix, as it takes almost a day to build to the point of dying.
Will investigate and fix later....
diffstat:
shells/ast-ksh/Makefile.common | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r dec0a51f08a9 -r ca7b9a675e41 shells/ast-ksh/Makefile.common
--- a/shells/ast-ksh/Makefile.common Fri Apr 08 12:46:24 2005 +0000
+++ b/shells/ast-ksh/Makefile.common Fri Apr 08 12:56:33 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2005/03/24 21:16:14 wiz Exp $
+# $NetBSD: Makefile.common,v 1.12 2005/04/08 12:56:33 tv Exp $
DISTNAME= ast-ksh-${ASTKSH_VERSION}
PKGNAME= ast-ksh-${ASTKSH_VERSION:S/-//g}
@@ -11,6 +11,8 @@
HOMEPAGE= http://www.kornshell.com/
COMMENT= Official AT&T release of KornShell 93
+NOT_FOR_PLATFORM= Interix-*-* # taking nearly a day to build and crash!
+
CONFLICTS= static-ast-ksh-[0-9]*
KSH93_MAKEFLAGS=
Home |
Main Index |
Thread Index |
Old Index