summaryrefslogtreecommitdiffstats
path: root/usr.bin/keyinfo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/keyinfo/Makefile')
-rw-r--r--usr.bin/keyinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/keyinfo/Makefile b/usr.bin/keyinfo/Makefile
index 41baee6..3227586 100644
--- a/usr.bin/keyinfo/Makefile
+++ b/usr.bin/keyinfo/Makefile
@@ -3,7 +3,7 @@
MAN1= keyinfo.1
beforeinstall:
- install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
+ ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
${.CURDIR}/keyinfo.sh ${DESTDIR}${BINDIR}/keyinfo
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud