I am installing apache on freebsd and the screen comes up with make options. Here I would like to deselect DAV and DAV_FS. How can this be done on the command line in order to achieve a silent install?
This is what I have currently, but the installation script still enters the menu with the make options to select and deselect:
make WITHOUT_DAV_MODULES=yes install clean