On 12/15/14 10:20, Dmitriy Tochansky wrote: > Hello! > > 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 need this: OPTIONS_UNSET_FORCE= X11 - Nikolai Lifanov