--- configure.orig	2012-02-10 22:32:58.000000000 +0100
+++ configure	2012-02-10 22:34:11.000000000 +0100
@@ -92,6 +92,11 @@
 	echo It looks like you are using Cygwin\; this should compile fine
 	echo by typing in \'make\'.
 	EXITCODE=0
+elif echo $UNAME | grep -i FreeBSD > /dev/null ; then
+	cat $BUILDDIR/Makefile.noflock >> Makefile
+	echo It looks like you are using FreeBSD\; this should compile fine
+	echo by typing in \'make\'.
+	EXITCODE=0
 # This is a a template for adding support to a new OS for MaraDNS.
 # Some points: If you port MaraDNS, make sure the underlying OS has
 # /dev/urandom support or have the default mararc have a