summaryrefslogtreecommitdiff
path: root/games/doom
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-07-13 18:49:31 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-07-13 18:49:31 +0000
commit75c141cc7d736952bf07a9d39dec314d0eec2756 (patch)
tree256308edd11c3a6acf6a107bbdda9994cd8db1b9 /games/doom
parenti'm sorry. (diff)
/bin/sh -> ${SH}
Notes
Notes: svn path=/head/; revision=7303
Diffstat (limited to 'games/doom')
-rw-r--r--games/doom/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/doom/Makefile b/games/doom/Makefile
index a643114eb78a..10abcbe6497d 100644
--- a/games/doom/Makefile
+++ b/games/doom/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Dec 9 09:42:37 CST 1996
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.2 1996/12/12 05:22:21 asami Exp $
+# $Id: Makefile,v 1.3 1996/12/19 14:33:02 erich Exp $
#
DISTNAME= doom-1.8
@@ -27,7 +27,7 @@ pre-install:
@sed 's,@PREFIX@,${PREFIX},' ${PKGDIR}/INSTALL.in > ${PKGDIR}/INSTALL
post-install:
- @/bin/sh ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL
+ @${SH} ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL
pre-clean:
@rm -f ${PKGDIR}/INSTALL