svn commit: r317706 - head/usr.bin/proccontrol

Brooks Davis brooks at freebsd.org
Tue May 2 21:17:13 UTC 2017


On Tue, May 02, 2017 at 09:09:07PM +0000, Brooks Davis wrote:
> Author: brooks
> Date: Tue May  2 21:09:07 2017
> New Revision: 317706
> URL: https://svnweb.freebsd.org/changeset/base/317706
> 
> Log:
>   Use MAN=<empty> rather than MK_MAN=no to not install a manpage.

With this change, the only remaining ordinary users of MK_MAN=no is
lib/ncurses/ncurses/Makefile where it's set when building libncursesw
(wide).  I'd argue this case is wrong as there are wide-character
specific manpages and they should be installed with the correct library.

-- Brooks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20170502/f320bb69/attachment.sig>


More information about the svn-src-head mailing list