summaryrefslogtreecommitdiffstats
path: root/usr.bin/tip
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tip')
-rw-r--r--usr.bin/tip/tip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tip/tip/Makefile b/usr.bin/tip/tip/Makefile
index fb2bf93..ec0ba0f 100644
--- a/usr.bin/tip/tip/Makefile
+++ b/usr.bin/tip/tip/Makefile
@@ -34,6 +34,6 @@ BINGRP= dialer
# Dirty, rotten hack. This can be removed when we are confident that there
# is no cu(1) with the schg-bit set.
beforeinstall:
- -@chflags noschg ${DESTDIR}/${BINDIR}/cu
+ -@chflags noschg ${DESTDIR}${BINDIR}/cu
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud