From 3980c78f5a57195a25f57f01adfb9a4aa8bbf013 Mon Sep 17 00:00:00 2001 From: tv Date: Fri, 8 Apr 2005 12:56:33 +0000 Subject: Turn off on Interix, as it takes almost a day to build to the point of dying. Will investigate and fix later.... --- shells/ast-ksh/Makefile.common | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'shells/ast-ksh') diff --git a/shells/ast-ksh/Makefile.common b/shells/ast-ksh/Makefile.common index 481968ce751..b5ade41bd4f 100644 --- a/shells/ast-ksh/Makefile.common +++ b/shells/ast-ksh/Makefile.common @@ -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 @@ MAINTAINER= tech-pkg@NetBSD.org 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= -- cgit v1.2.3