On 12/15/2014 16:20, Dmitriy Tochansky wrote:
> I'm building ports from dports and want to disable X11 support option
> for all ports I build, is there way to do this? Some /etc/make.conf?


you can try adding

OPTIONS_UNSET=  X11
WITHOUT_X11=    yes

to make.conf

John

Reply via email to