I'm running FreeBSD in a small VM image, and I want to keep it headless. Is there an easy flag to set somewhere to prevent installing X as a dependency, or do I just need to rely on eternal vigilance? Thanks.

link|improve this question

80% accept rate
feedback

1 Answer

up vote 0 down vote accepted

According to the mailing list, you should set WITHOUT_X11=yes in /etc/make.conf.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.