summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-09-08 19:19:46 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-09-08 19:19:46 +0000
commita162622bb8f2334efa64ff14c25b92640fa1234a (patch)
tree50b1d42e400fe363e86389442be7fd14f3114983
parentea6eaca49af65727020f39d534a0acbfcf114e05 (diff)
Notes
-rw-r--r--games/phantasia/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/games/phantasia/Makefile b/games/phantasia/Makefile
index 0c247c7aa795..abc955b0ae76 100644
--- a/games/phantasia/Makefile
+++ b/games/phantasia/Makefile
@@ -14,9 +14,6 @@ setup: phantglobs.o setup.o monsters.asc ${LIBM}
${CC} phantglobs.o setup.o -o ${.TARGET} -lm
beforeinstall:
- @if [ ! -d ${DESTDIR}/var/games/phantasia ]; then \
- mkdir -p ${DESTDIR}/var/games/phantasia; \
- fi
./setup -m ${.CURDIR}/monsters.asc
chown games.bin ${DESTDIR}/var/games/phantasia/*