*** make.config.orig Tue Jul 4 13:02:19 2006 --- make.config Thu Apr 12 16:20:41 2007 *************** *** 78,83 **** --- 78,90 ---- endif #end Linux + # FreeBSD + ifeq "FreeBSD" "$(OS)" + ADAPTORS ?= CGI Apache + APXS ?= /usr/local/sbin/apxs + endif + #end FreeBSD + # If you are building NSAPI uncomment this and specify where Netscape is installed. # This is typically /opt/netscape/suitespot # NS_ROOT =