summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/groff/xditview/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/groff/xditview/Makefile')
-rw-r--r--gnu/usr.bin/groff/xditview/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/xditview/Makefile b/gnu/usr.bin/groff/xditview/Makefile
index 24bf879..3c6d2b6 100644
--- a/gnu/usr.bin/groff/xditview/Makefile
+++ b/gnu/usr.bin/groff/xditview/Makefile
@@ -21,7 +21,7 @@ DPADD+= ${X11BASE}/lib/libXaw.a ${X11BASE}/lib/libXmu.a \
${X11BASE}/lib/libX11.a
afterinstall:
- install -c -o ${BINOWN} -g ${BINGRP} -m 444 \
+ ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 \
${.CURDIR}/GXditview.ad \
${DESTDIR}${X11BASE}/lib/X11/app-defaults/GXditview
.endif
OpenPOWER on IntegriCloud