-# $Cambridge: exim/src/OS/Makefile-FreeBSD,v 1.3 2006/02/22 15:10:28 ph10 Exp $
+# $Cambridge: exim/src/OS/Makefile-FreeBSD,v 1.4 2006/04/19 11:15:43 ph10 Exp $
# Exim: OS-specific make file for FreeBSD
# There's no setting of CFLAGS here, to allow the system default
HAVE_SA_LEN=YES
# crypt() is in a separate library
-LIBS=-lcrypt -lm
+LIBS=-lcrypt -lm -lutil
# FreeBSD always ships with Berkeley DB
USE_DB=yes