pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/ksi The build of this package fails on NetBSD-cur...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a3882818adf7
branches: trunk
changeset: 464451:a3882818adf7
user: agc <agc%pkgsrc.org@localhost>
date: Tue Dec 09 12:17:35 2003 +0000
description:
The build of this package fails on NetBSD-current and 1.6.2 - a SIGSEGV is
thrown when the ksi interpreter is invoked.
Mark this package as broken.
diffstat:
lang/ksi/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 3d0cd34479f8 -r a3882818adf7 lang/ksi/Makefile
--- a/lang/ksi/Makefile Tue Dec 09 11:30:52 2003 +0000
+++ b/lang/ksi/Makefile Tue Dec 09 12:17:35 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/08/30 21:23:43 jtb Exp $
+# $NetBSD: Makefile,v 1.2 2003/12/09 12:17:35 agc Exp $
DISTNAME= ksi-3.4.1
CATEGORIES= lang
@@ -19,6 +19,8 @@
USE_MAKEINFO= YES
INFO_FILES= ksi-lang.info ksi-lib.info ksi.info
+BROKEN= throws SIGSEGV when invoking ksi interpreter during build
+
.include "../../devel/readline/buildlink2.mk"
.include "../../devel/zlib/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index