https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231357
Bug ID: 231357
Summary: make: "/usr/share/mk/bsd.opts.mk" line 100: warning:
"NO_MAN is defined, but deprecated. Please use
MK_MAN=no instead."
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: easy, needs-patch
Severity: Affects Only Me
Priority: ---
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
I've tried to use NO_MAN in a bmake Makefile to declare that there are no
manpages to build but I got the following message:
make: "/usr/share/mk/bsd.opts.mk" line 100: warning: "NO_MAN is defined,
but deprecated. Please use MK_MAN=no instead."
We should update our documentation (style.Makefile(5) for sure and maybe other
as well) as they still recommend the use of `NO_MAN`.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"