summaryrefslogtreecommitdiffstats
path: root/contrib/global/systags/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/global/systags/Makefile')
-rw-r--r--contrib/global/systags/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/contrib/global/systags/Makefile b/contrib/global/systags/Makefile
index 49c9806..08d4040 100644
--- a/contrib/global/systags/Makefile
+++ b/contrib/global/systags/Makefile
@@ -1,7 +1,5 @@
-# @(#)Makefile 1.0 (Berkeley) 4/21/96
-
beforeinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
- ${.CURDIR}/systags.sh ${DESTDIR}/usr/bin/systags
+ ${.CURDIR}/systags.sh ${DESTDIR}${BINDIR}/systags
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud