summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.man.mk
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-05-13 13:04:46 +0000
committerru <ru@FreeBSD.org>2002-05-13 13:04:46 +0000
commitd529c32d2df41ece26d4d262804d66f1b34b9f39 (patch)
tree313496c75c3bd4a9925ba44d512a08036b17bb5b /share/mk/bsd.man.mk
parent9d7b8dd292f62766ec7095cec426a922b19d7f17 (diff)
downloadFreeBSD-src-d529c32d2df41ece26d4d262804d66f1b34b9f39.zip
FreeBSD-src-d529c32d2df41ece26d4d262804d66f1b34b9f39.tar.gz
Ensure manpages are built with the all-man in the
NOMANCOMPRESS && !MANFILTER && !MANBUILDCAT case. PR: bin/37360 Prodded by: cjc
Diffstat (limited to 'share/mk/bsd.man.mk')
-rw-r--r--share/mk/bsd.man.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/mk/bsd.man.mk b/share/mk/bsd.man.mk
index b07f01f..1752d00 100644
--- a/share/mk/bsd.man.mk
+++ b/share/mk/bsd.man.mk
@@ -119,6 +119,8 @@ ${target}: ${page}
${MROFF_CMD} ${.ALLSRC} > ${.TARGET}
.endfor
.endfor
+.else
+_manpages: ${MAN}
.endif
.endif
.endif
OpenPOWER on IntegriCloud