From 29c85599d6a6aaf403057533ffd0ea4f45b694cf Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 4 Jul 1999 21:11:10 +0000 Subject: On the Alpha nsgmls coredumps while building the documentation for this port. --- textproc/openjade/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'textproc/openjade') diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile index 90044323f2fc..f55ec0068b37 100644 --- a/textproc/openjade/Makefile +++ b/textproc/openjade/Makefile @@ -3,7 +3,7 @@ # Date created: June 19, 1997 # Whom: jfieber # -# $Id: Makefile,v 1.14 1999/01/27 12:47:14 dirk Exp $ +# $Id: Makefile,v 1.15 1999/01/31 11:15:57 dirk Exp $ # DISTNAME= jade-1.2.1 @@ -12,6 +12,10 @@ MASTER_SITES= ftp://ftp.jclark.com/pub/jade/ MAINTAINER= jfieber@FreeBSD.ORG +.if ${MACHINE_ARCH} == "alpha" +BROKEN= nsgmls coredumps in static constructors +.endif + GNU_CONFIGURE= yes CONFIGURE_ENV= CXXFLAGS="${CFLAGS}" -- cgit v1.2.3