Apache: Strange error while installing

Hello,

I just installed a fresh system:

Code:
uname -a
FreeBSD my.domain.com 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:15:25 UTC 2012     root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

After executing

Code:
portsnap fetch extract update

The installation of Apache fails:

Code:
Fetching all distfiles for port: www/apache22
===> Fetching all distfiles for apache22-2.2.22_8 and dependencies
====> You must check at least one option in the PROXY multi
*** Error code 1

Stop in /usr/ports/www/apache22.
*** Error code 1

Stop in /usr/ports/www/apache22

Unfortunately Google didn't help. Do you have maybe any idea how to fix that?

Thank you very much in advance!

Regards,

jokibear
 
# make rmconfig

Only enable options if you understand what they do.
 
Back
Top