summaryrefslogtreecommitdiff
path: root/games/acm
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1995-04-17 07:20:40 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1995-04-17 07:20:40 +0000
commit4b50fc67326a050a84fc7655d54694d4b8a2927c (patch)
treef45f114163c4e660c69b425b20e2188b67de5756 /games/acm
parent"package" now depends on "install", so we can do "make -k package" from (diff)
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)
Notes
Notes: svn path=/head/; revision=1424
Diffstat (limited to 'games/acm')
-rw-r--r--games/acm/pkg-plist17
1 files changed, 8 insertions, 9 deletions
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