summaryrefslogtreecommitdiffstats
path: root/phantasia/Makefile
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>1997-05-09 16:51:41 +0000
committermycroft <mycroft@NetBSD.org>1997-05-09 16:51:41 +0000
commit531a2505768cab68a9b91fb45959ed2be5a2fc33 (patch)
treef44fe29ef4a441e3db17b48e2d869a27d1441275 /phantasia/Makefile
parentc0243ab5721b0091656ecc693bb935ac496ddc1e (diff)
downloadbsdgames-darwin-531a2505768cab68a9b91fb45959ed2be5a2fc33.tar.gz
bsdgames-darwin-531a2505768cab68a9b91fb45959ed2be5a2fc33.tar.zst
bsdgames-darwin-531a2505768cab68a9b91fb45959ed2be5a2fc33.zip
Use afterinstall, not beforeinstall.
Diffstat (limited to 'phantasia/Makefile')
-rw-r--r--phantasia/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/phantasia/Makefile b/phantasia/Makefile
index 6f4bb07e..95fd38cb 100644
--- a/phantasia/Makefile
+++ b/phantasia/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1997/04/19 07:29:31 thorpej Exp $
+# $NetBSD: Makefile,v 1.7 1997/05/09 16:51:41 mycroft Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
PROG= phantasia
@@ -20,7 +20,7 @@ host_phantglobs.o: ${.CURDIR}/phantglobs.c
setup.o: ${.CURDIR}/setup.c
${HOST_COMPILE.c} ${.CURDIR}/setup.c
-beforeinstall:
+afterinstall:
./setup -m ${.CURDIR}/monsters.asc
chown games:bin ${DESTDIR}/var/games/phantasia/*