From 3c97e34da3962045c9a0a3f0f617794aff63b8a4 Mon Sep 17 00:00:00 2001 From: Donald Burr Date: Tue, 4 May 1999 10:26:30 +0000 Subject: [dburr@forbin:103 uox]% ./uox3 Reloading items.scp : 1853 sections found. [...] Loading UOX3.WSC... UOX3: Startup Complete. Floating exception (core dumped) [dburr@forbin:103 uox]% Mark BROKEN until I can figure out what the hell is going on with this. --- games/uox3/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'games') diff --git a/games/uox3/Makefile b/games/uox3/Makefile index 9948d02bc21f..6031f53205ae 100644 --- a/games/uox3/Makefile +++ b/games/uox3/Makefile @@ -3,7 +3,7 @@ # Date created: 24 Feb 1999 # Whom: Donald Burr # -# $Id: Makefile,v 1.2 1999/02/28 09:30:56 dburr Exp $ +# $Id: Makefile,v 1.3 1999/05/01 12:34:22 jseger Exp $ # DISTNAME= uox3v6902-linux @@ -15,7 +15,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} tqpsworld${EXTRACT_SUFX} MAINTAINER= dburr@FreeBSD.ORG -DIST_SUBDIR= uox3 +BROKEN= "Floating exception (core dumped)" + +DIST_SUBDIR= uox3 USE_ZIP= YES NO_WRKSUBDIR= YES -- cgit v1.2.3