summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/groff/indxbib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/groff/indxbib/Makefile')
-rw-r--r--gnu/usr.bin/groff/indxbib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/indxbib/Makefile b/gnu/usr.bin/groff/indxbib/Makefile
index be2bb8f..32282af 100644
--- a/gnu/usr.bin/groff/indxbib/Makefile
+++ b/gnu/usr.bin/groff/indxbib/Makefile
@@ -14,7 +14,7 @@ CLEANFILES+= ${MANDEPEND}
# Sigh... Hardcode it. - jkh
#
afterinstall:
- install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/eign \
+ ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/eign \
${DESTDIR}${SHAREDIR}/dict
.include "../Makefile.cfg"
OpenPOWER on IntegriCloud