aboutsummaryrefslogtreecommitdiffstats
path: root/games/nethack32
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1997-07-13 00:53:39 +0800
committermax <max@FreeBSD.org>1997-07-13 00:53:39 +0800
commit9c3e08fc2edb7a468d82c9109606970543a7f0ec (patch)
tree4ea8c8db02f2279b7f5df7033c46365ed2ba2520 /games/nethack32
parent7331e4f676305954cb147bc0d7095c4947849775 (diff)
downloadfreebsd-ports-gnome-9c3e08fc2edb7a468d82c9109606970543a7f0ec.tar.gz
freebsd-ports-gnome-9c3e08fc2edb7a468d82c9109606970543a7f0ec.tar.zst
freebsd-ports-gnome-9c3e08fc2edb7a468d82c9109606970543a7f0ec.zip
Use ${SH} from bsd.port.mk instead of locally defined ${SHELL}.
Diffstat (limited to 'games/nethack32')
-rw-r--r--games/nethack32/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/nethack32/Makefile b/games/nethack32/Makefile
index 03b037879557..2b080fd45a95 100644
--- a/games/nethack32/Makefile
+++ b/games/nethack32/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 March 1995
# Whom: asami
#
-# $Id: Makefile,v 1.10 1996/12/23 02:29:13 asami Exp $
+# $Id: Makefile,v 1.11 1997/01/03 09:36:45 obrien Exp $
#
DISTNAME= nethack-3.2.2
@@ -16,11 +16,10 @@ MAINTAINER= asami@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
USE_GMAKE= yes
-SHELL= /bin/sh
MAN6= dgn_comp.6 dlb.6 lev_comp.6 nethack.6 recover.6
pre-configure:
- @cd ${WRKSRC}/sys/unix; ${SHELL} setup.sh
+ @cd ${WRKSRC}/sys/unix; ${SH} setup.sh
post-install:
@cd ${WRKSRC}/doc; chmod 644 *.6