summaryrefslogtreecommitdiffstats
path: root/japanese/nethack32
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-08-22 19:01:07 +0000
committermharo <mharo@FreeBSD.org>1999-08-22 19:01:07 +0000
commit89e9e517a9f1c97f22317b99b12b1133075eab02 (patch)
treefaad1b92712e2988cd55bc71cc77494abb6ed655 /japanese/nethack32
parent164234dfead0f28fb873b763e6f378cb3313f426 (diff)
downloadFreeBSD-ports-89e9e517a9f1c97f22317b99b12b1133075eab02.zip
FreeBSD-ports-89e9e517a9f1c97f22317b99b12b1133075eab02.tar.gz
chmod -> ${CHMOD}
chown -> ${CHOWN}
Diffstat (limited to 'japanese/nethack32')
-rw-r--r--japanese/nethack32/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/nethack32/Makefile b/japanese/nethack32/Makefile
index 2326263..4475491 100644
--- a/japanese/nethack32/Makefile
+++ b/japanese/nethack32/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:
OpenPOWER on IntegriCloud