mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
groff does not use MANDEPEND anymore.
This commit is contained in:
parent
ef90734a7f
commit
fe409e49d0
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ _MANPAGES+= ${MAN${sect}}
|
|||
.endif
|
||||
.endfor
|
||||
|
||||
# XXX MANDEPEND is only used for groff, man/man, man/manpath, at and atrun.
|
||||
# XXX MANDEPEND is only used for man/man, man/manpath, at and atrun.
|
||||
# It should be named more generally.
|
||||
all-man: ${MANDEPEND}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue