summaryrefslogtreecommitdiff
path: root/devel/linux_devtools-6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/linux_devtools-6/Makefile')
-rw-r--r--devel/linux_devtools-6/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/linux_devtools-6/Makefile b/devel/linux_devtools-6/Makefile
index bcd701be3a41..2cc303e34733 100644
--- a/devel/linux_devtools-6/Makefile
+++ b/devel/linux_devtools-6/Makefile
@@ -3,7 +3,7 @@
# Date created: Jul 9, 1999
# Whom: marcel@FreeBSD.org
#
-# $Id: Makefile,v 1.11 1999/08/11 18:46:08 marcel Exp $
+# $Id: Makefile,v 1.12 1999/08/18 12:49:53 marcel Exp $
#
DISTNAME= linux_devtools
@@ -94,7 +94,7 @@ do-install:
@${MKDIR} ${PREFIX}/dev
@${RM} -f ${PREFIX}/dev/null
@mknod ${PREFIX}/dev/null c 2 2
- @chmod 666 ${PREFIX}/dev/null
+ @${CHMOD} 666 ${PREFIX}/dev/null
.if defined(NEEDLOADLINK)
@${MKDIR} ${PREFIX}/compat
@${LN} -s / ${PREFIX}/compat/linux