summaryrefslogtreecommitdiff
path: root/games/linuxdoom
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-03-22 21:41:03 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-03-22 21:41:03 +0000
commitdee1bd55d7d742b69061fb3fd85c504c9964b942 (patch)
treeb9dbae6cf4c5da0a4d8b88dc20c45a8c7dda0cfe /games/linuxdoom
parentOld MASTER_SITE no longer has DISTFILE. Switch to new MASTER_SITE. (diff)
Make this install correctly.
PR: 5352
Notes
Notes: svn path=/head/; revision=10291
Diffstat (limited to 'games/linuxdoom')
-rw-r--r--games/linuxdoom/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linuxdoom/files/patch-aa b/games/linuxdoom/files/patch-aa
index b6ad8045fada..6e6d548ce572 100644
--- a/games/linuxdoom/files/patch-aa
+++ b/games/linuxdoom/files/patch-aa
@@ -85,7 +85,7 @@ diff -ruN ../virgin/joystick4doom/Makefile ./joystick4doom/Makefile
clean:
$(RM) $(OBJS) $(PRGS)
+
-+install:
++install: ${XBIN}
+ install -cs ${XBIN} ${PREFIX}/libexec/doom
+
diff -ruN ../virgin/joystick4doom/README.FreeBSD ./joystick4doom/README.FreeBSD