aboutsummaryrefslogtreecommitdiff
path: root/mail/maildrop
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-01-04 23:40:44 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-01-04 23:40:44 +0000
commit604485f846c58c349c83d5a367b0b83bb39c2262 (patch)
tree42cd39480ede7db9874484f52a6c0467161329e6 /mail/maildrop
parent3334a81fc73525bb985188a37c02bb87841f8e00 (diff)
downloadports-604485f846c58c349c83d5a367b0b83bb39c2262.tar.gz
ports-604485f846c58c349c83d5a367b0b83bb39c2262.zip
Notes
Diffstat (limited to 'mail/maildrop')
-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)