aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/nethack34
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-08-23 03:01:07 +0800
committermharo <mharo@FreeBSD.org>1999-08-23 03:01:07 +0800
commit89e9e517a9f1c97f22317b99b12b1133075eab02 (patch)
treefaad1b92712e2988cd55bc71cc77494abb6ed655 /japanese/nethack34
parent164234dfead0f28fb873b763e6f378cb3313f426 (diff)
downloadfreebsd-ports-gnome-89e9e517a9f1c97f22317b99b12b1133075eab02.tar.gz
freebsd-ports-gnome-89e9e517a9f1c97f22317b99b12b1133075eab02.tar.zst
freebsd-ports-gnome-89e9e517a9f1c97f22317b99b12b1133075eab02.zip
chmod -> ${CHMOD}
chown -> ${CHOWN}
Diffstat (limited to 'japanese/nethack34')
-rw-r--r--japanese/nethack34/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/nethack34/Makefile b/japanese/nethack34/Makefile
index 2326263f4b1d..4475491b827b 100644
--- a/japanese/nethack34/Makefile
+++ b/japanese/nethack34/Makefile
@@ -3,7 +3,7 @@
# Date created: 13 February 1995
# Whom: asami
#
-# $Id: Makefile,v 1.24 1998/11/22 15:40:14 flathill Exp $
+# $Id: Makefile,v 1.25 1999/01/27 07:41:17 fenner Exp $
#
DISTNAME= nethack-3.2.2
@@ -26,7 +26,7 @@ pre-configure:
@cd ${WRKSRC}/sys/unix; ${SH} setup.sh
pre-install:
- @cd ${WRKSRC}/doc; chmod 644 *.6
+ @cd ${WRKSRC}/doc; ${CHMOD} 644 *.6
@cd ${WRKSRC}/doc; ${MAKE} PREFIX=${PREFIX} manpages
post-install: