pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/shells/ast-ksh Mark as broken, it just hangs around.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ab5eb5882e45
branches:  trunk
changeset: 603368:ab5eb5882e45
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri May 04 16:51:18 2012 +0000

description:
Mark as broken, it just hangs around.

diffstat:

 shells/ast-ksh/Makefile.common |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 2ff465b43129 -r ab5eb5882e45 shells/ast-ksh/Makefile.common
--- a/shells/ast-ksh/Makefile.common    Fri May 04 16:40:01 2012 +0000
+++ b/shells/ast-ksh/Makefile.common    Fri May 04 16:51:18 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.27 2011/12/11 12:00:34 marino Exp $
+# $NetBSD: Makefile.common,v 1.28 2012/05/04 16:51:18 joerg Exp $
 
 DISTNAME=      ast-ksh-${ASTKSH_VERSION}
 PKGNAME=       ast-ksh-${ASTKSH_VERSION:S/-//g}
@@ -16,6 +16,8 @@
 
 NOT_FOR_PLATFORM=      Interix-*-* # taking nearly a day to build and crash!
 
+BROKEN=                Hangs during build
+
 CONFLICTS=     static-ast-ksh-[0-9]*
 KSH93_MAKEFLAGS=
 



Home | Main Index | Thread Index | Old Index