summaryrefslogtreecommitdiffstats
path: root/usr.bin/makewhatis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/makewhatis/Makefile')
-rw-r--r--usr.bin/makewhatis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/makewhatis/Makefile b/usr.bin/makewhatis/Makefile
index ba0e1ee..1010949 100644
--- a/usr.bin/makewhatis/Makefile
+++ b/usr.bin/makewhatis/Makefile
@@ -4,7 +4,7 @@ PROG= makewhatis
LIBADD= z
SCRIPTS= makewhatis.local.sh
MAN= makewhatis.1 makewhatis.local.8
-SCRIPTSDIR= /usr/libexec
+SCRIPTSDIR= ${LIBEXECDIR}
LINKS= ${SCRIPTSDIR}/makewhatis.local ${SCRIPTSDIR}/catman.local
MLINKS= makewhatis.local.8 catman.local.8
OpenPOWER on IntegriCloud