misc/74019: Not NOMAN requires NO_CXX in make.conf

Ruslan Ermilov ru at FreeBSD.org
Sat Oct 14 12:19:09 PDT 2006


Synopsis: Not NOMAN requires NO_CXX in make.conf

State-Changed-From-To: open->closed
State-Changed-By: ru
State-Changed-When: Sat Oct 14 19:09:30 UTC 2006
State-Changed-Why: 
Groff includes some C++ programs so it cannot be built/installed
without a C++ (when NO_CXX is defined).  NO_MAN controls whether
we build/install the manual pages.  Similarly the NO_GROFF option
isn't directly related to NO_MAN.  I suggest that to achieve what
you want you use the NO_TOOLCHAIN option, only with installworld.
It will work correctly, and not cause Groff to not be installed.


Responsible-Changed-From-To: freebsd-bugs->ru
Responsible-Changed-By: ru
Responsible-Changed-When: Sat Oct 14 19:09:30 UTC 2006
Responsible-Changed-Why: 

http://www.freebsd.org/cgi/query-pr.cgi?pr=74019


More information about the freebsd-bugs mailing list