Date: Fri, 14 Sep 2018 10:13:56 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 231357] make: "/usr/share/mk/bsd.opts.mk" line 100: warning: "NO_MAN is defined, but deprecated. Please use MK_MAN=no instead." Message-ID: <bug-231357-9@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231357 Bug ID: 231357 Summary: make: "/usr/share/mk/bsd.opts.mk" line 100: warning: "NO_MAN is defined, but deprecated. Please use MK_MAN=3Dno instead." Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Keywords: easy, needs-patch Severity: Affects Only Me Priority: --- Component: Documentation Assignee: doc@FreeBSD.org Reporter: 0mp@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=3Dno instead." We should update our documentation (style.Makefile(5) for sure and maybe ot= her as well) as they still recommend the use of `NO_MAN`. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231357-9>