From 07d41a6a40813ed123eea69bebecbcd545538665 Mon Sep 17 00:00:00 2001
From: Steve Price <steve@FreeBSD.org>
Date: Sun, 4 Jul 1999 21:25:05 +0000
Subject: Mark this port broken for Alpha because it coredumps in sgmls.

---
 mail/mutt-devel/Makefile | 6 +++++-
 mail/mutt/Makefile       | 6 +++++-
 mail/mutt14/Makefile     | 6 +++++-
 3 files changed, 15 insertions(+), 3 deletions(-)

diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
index 44007dca1413..67ef8e2b5917 100644
--- a/mail/mutt-devel/Makefile
+++ b/mail/mutt-devel/Makefile
@@ -4,7 +4,7 @@
 # Date created:         Thur July 25, 1996
 # Whom:                 David O'Brien (obrien@NUXI.com)
 #
-# $Id: Makefile,v 1.60 1999/05/26 07:02:03 obrien Exp $
+# $Id: Makefile,v 1.61 1999/06/23 06:29:13 obrien Exp $
 
 DISTNAME=	mutt-0.95.6i
 PKGNAME=	mutt-0.95.6
@@ -28,6 +28,10 @@ PATCHFILES=
 
 MAINTAINER=     obrien@FreeBSD.org
 
+.if ${MACHINE_ARCH} == "alpha"
+BROKEN=		coredump in sgmls
+.endif
+
 .if defined(BATCH)
 LIB_DEPENDS=	slang.1:${PORTSDIR}/devel/libslang
 BUILD_DEPENDS=	ispell:${PORTSDIR}/textproc/ispell \
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index 44007dca1413..67ef8e2b5917 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -4,7 +4,7 @@
 # Date created:         Thur July 25, 1996
 # Whom:                 David O'Brien (obrien@NUXI.com)
 #
-# $Id: Makefile,v 1.60 1999/05/26 07:02:03 obrien Exp $
+# $Id: Makefile,v 1.61 1999/06/23 06:29:13 obrien Exp $
 
 DISTNAME=	mutt-0.95.6i
 PKGNAME=	mutt-0.95.6
@@ -28,6 +28,10 @@ PATCHFILES=
 
 MAINTAINER=     obrien@FreeBSD.org
 
+.if ${MACHINE_ARCH} == "alpha"
+BROKEN=		coredump in sgmls
+.endif
+
 .if defined(BATCH)
 LIB_DEPENDS=	slang.1:${PORTSDIR}/devel/libslang
 BUILD_DEPENDS=	ispell:${PORTSDIR}/textproc/ispell \
diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile
index 44007dca1413..67ef8e2b5917 100644
--- a/mail/mutt14/Makefile
+++ b/mail/mutt14/Makefile
@@ -4,7 +4,7 @@
 # Date created:         Thur July 25, 1996
 # Whom:                 David O'Brien (obrien@NUXI.com)
 #
-# $Id: Makefile,v 1.60 1999/05/26 07:02:03 obrien Exp $
+# $Id: Makefile,v 1.61 1999/06/23 06:29:13 obrien Exp $
 
 DISTNAME=	mutt-0.95.6i
 PKGNAME=	mutt-0.95.6
@@ -28,6 +28,10 @@ PATCHFILES=
 
 MAINTAINER=     obrien@FreeBSD.org
 
+.if ${MACHINE_ARCH} == "alpha"
+BROKEN=		coredump in sgmls
+.endif
+
 .if defined(BATCH)
 LIB_DEPENDS=	slang.1:${PORTSDIR}/devel/libslang
 BUILD_DEPENDS=	ispell:${PORTSDIR}/textproc/ispell \
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0