Ensure manpages are built with the all-man in the
NOMANCOMPRESS && !MANFILTER && !MANBUILDCAT case. PR: bin/37360 Prodded by: cjc
This commit is contained in:
parent
a8fae7e580
commit
8f08b6b2ee
@ -119,6 +119,8 @@ ${target}: ${page}
|
||||
${MROFF_CMD} ${.ALLSRC} > ${.TARGET}
|
||||
.endfor
|
||||
.endfor
|
||||
.else
|
||||
_manpages: ${MAN}
|
||||
.endif
|
||||
.endif
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user