mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Forgot to convert demandoc along with mandoc
This commit is contained in:
parent
405c01a1bc
commit
39cffbbf4a
1 changed files with 2 additions and 3 deletions
|
|
@ -4,9 +4,8 @@
|
|||
|
||||
PROG= demandoc
|
||||
|
||||
LDADD= ${LDMANDOC}
|
||||
DPADD= ${LIBMANDOC}
|
||||
|
||||
WARNS?= 5
|
||||
|
||||
LIBADD= mandoc
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue