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