summaryrefslogtreecommitdiff
path: root/japanese/nethack32/Makefile
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-07-12 16:53:39 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-07-12 16:53:39 +0000
commitbddd60e9792c05cebef8ecf14818cca3bcdad08a (patch)
tree47d47ac869a7862425e1841133a5b86b1a2f2fed /japanese/nethack32/Makefile
parentMake this port compile again (was broken by libpng upgrade). The (diff)
Use ${SH} from bsd.port.mk instead of locally defined ${SHELL}.
Notes
Notes: svn path=/head/; revision=7297
Diffstat (limited to 'japanese/nethack32/Makefile')
-rw-r--r--japanese/nethack32/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/japanese/nethack32/Makefile b/japanese/nethack32/Makefile
index 349a61d1c53c..d6688b37da8a 100644
--- a/japanese/nethack32/Makefile
+++ b/japanese/nethack32/Makefile
@@ -3,7 +3,7 @@
# Date created: 13 February 1995
# Whom: asami
#
-# $Id: Makefile,v 1.15 1996/12/16 11:14:28 max Exp $
+# $Id: Makefile,v 1.16 1996/12/30 08:32:19 max Exp $
#
DISTNAME= nethack-3.2.1
@@ -19,11 +19,10 @@ MAINTAINER= max@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
USE_GMAKE= yes
-SHELL= /bin/sh
MAN6= dlb.6 dgn_comp.6 lev_comp.6 nethack.6 recover.6
pre-configure:
- @cd ${WRKSRC}/sys/unix; ${SHELL} setup.sh
+ @cd ${WRKSRC}/sys/unix; ${SH} setup.sh
pre-install:
@cd ${WRKSRC}/doc; chmod 644 *.6