From 4b50fc67326a050a84fc7655d54694d4b8a2927c Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Mon, 17 Apr 1995 07:20:40 +0000 Subject: Make this port actually work: . install the data files, too :) . make acm complain if it cannot find a data file, instead of dump core . moved the data file location to where all X11 programs used to have it . try working around some floating point problems by masking all FP exceptions (yes, i know that it's ugly, but i won't like to go and fix acm -- it's way too huge for me) --- games/acm/pkg-plist | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'games/acm') diff --git a/games/acm/pkg-plist b/games/acm/pkg-plist index 05a952863fb9..ea6d6295d6ff 100644 --- a/games/acm/pkg-plist +++ b/games/acm/pkg-plist @@ -4,13 +4,12 @@ man/man1/acm.1.gz @mode 555 bin/acms bin/acm -@cd /usr/games @mode 444 -lib/acm/aim-9 -lib/acm/bullet -lib/acm/f16 -lib/acm/mig23 -lib/acm/mtn -lib/acm/rwy -lib/acm/rwy2 -lib/acm/tower +lib/X11/acm/aim-9 +lib/X11/acm/bullet +lib/X11/acm/f16 +lib/X11/acm/mig23 +lib/X11/acm/mtn +lib/X11/acm/rwy +lib/X11/acm/rwy2 +lib/X11/acm/tower -- cgit v1.2.3