summaryrefslogtreecommitdiffstats
path: root/usr.bin/locate/code/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/locate/code/Makefile')
-rw-r--r--usr.bin/locate/code/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/locate/code/Makefile b/usr.bin/locate/code/Makefile
index fb1fb51..cc7033b 100644
--- a/usr.bin/locate/code/Makefile
+++ b/usr.bin/locate/code/Makefile
@@ -3,7 +3,7 @@
PROG= locate.code
CFLAGS+=-I${.CURDIR}/../locate
-NOMAN= noman
+NOMAN=
BINDIR= ${LIBEXECDIR}
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud