aboutsummaryrefslogtreecommitdiffstats
path: root/mail/maildrop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/maildrop/Makefile')
-rw-r--r--mail/maildrop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile
index 71853a3648b6..bdeae6d5ee73 100644
--- a/mail/maildrop/Makefile
+++ b/mail/maildrop/Makefile
@@ -93,7 +93,7 @@ CONFIGURE_ARGS+= --enable-sendmail=/usr/sbin/sendmail
.endif
.if ${PORT_OPTIONS:MFAM} || exists(${LOCALBASE}/lib/libfam.so.0)
-USE_FAM= yes
+USES+= fam
.endif
.if defined(MAILDROP_TRUSTED_USERS)