--- SConstruct.orig Tue Dec 28 20:56:41 2004 +++ SConstruct Tue Dec 28 20:57:28 2004 @@ -663,7 +663,7 @@ openal_libpath = ['/usr/lib'] openal_include = ['/usr/include'] -elif sys.platform=='freebsd4' or sys.platform=='freebsd5': +elif sys.platform=='freebsd4' or sys.platform=='freebsd5' or sys.platform=='freebsd6' or sys.platform=='freebsd7': print "Building for FreeBSD" use_international = 'false' use_gameengine = 'false'