summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/Makefile2
-rw-r--r--etc/periodic/weekly/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile
index d8619af..6a2a4d3 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -64,7 +64,7 @@ BIN1+= hosts.lpd printcap
BIN1+= ${.CURDIR}/../usr.bin/mail/misc/mail.rc
.endif
-.if ${MK_MAN} != "no"
+.if ${MK_MAN_UTILS} != "no"
BIN1+= ${.CURDIR}/../gnu/usr.bin/man/manpath/manpath.config
.endif
diff --git a/etc/periodic/weekly/Makefile b/etc/periodic/weekly/Makefile
index fb8cf72..7f2eae2 100644
--- a/etc/periodic/weekly/Makefile
+++ b/etc/periodic/weekly/Makefile
@@ -11,7 +11,7 @@ FILES= 340.noid \
FILES+= 310.locate
.endif
-.if ${MK_MAN} != "no"
+.if ${MK_MAN_UTILS} != "no"
FILES+= 320.whatis 330.catman
.endif
OpenPOWER on IntegriCloud