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: d...@freebsd.org
          Reporter: 0...@freebsd.org

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.
_______________________________________________
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"

Reply via email to