aboutsummaryrefslogtreecommitdiffstats
path: root/games/nethack34-nox11
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 /games/nethack34-nox11
parent164234dfead0f28fb873b763e6f378cb3313f426 (diff)
downloadfreebsd-ports-graphics-89e9e517a9f1c97f22317b99b12b1133075eab02.tar.gz
freebsd-ports-graphics-89e9e517a9f1c97f22317b99b12b1133075eab02.tar.zst
freebsd-ports-graphics-89e9e517a9f1c97f22317b99b12b1133075eab02.zip
chmod -> ${CHMOD}
chown -> ${CHOWN}
Diffstat (limited to 'games/nethack34-nox11')
-rw-r--r--games/nethack34-nox11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/nethack34-nox11/Makefile b/games/nethack34-nox11/Makefile
index b046803c199..94cbd8d50b9 100644
--- a/games/nethack34-nox11/Makefile
+++ b/games/nethack34-nox11/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 March 1995
# Whom: asami
#
-# $Id: Makefile,v 1.18 1998/12/10 17:24:31 vanilla Exp $
+# $Id: Makefile,v 1.19 1999/01/27 07:41:13 fenner Exp $
#
DISTNAME= nethack-3.2.2
@@ -23,7 +23,7 @@ pre-configure:
@cd ${WRKSRC}/sys/unix; ${SH} setup.sh
post-install:
- @cd ${WRKSRC}/doc; chmod 644 *.6
+ @cd ${WRKSRC}/doc; ${CHMOD} 644 *.6
@cd ${WRKSRC}/doc; PREFIX=${PREFIX} ${MAKE} manpages
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/nethack