aboutsummaryrefslogtreecommitdiff
path: root/mail/maildrop/Makefile
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2007-03-21 17:01:15 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2007-03-21 17:01:15 +0000
commitd6b3e0e507daf291b93119b501a03acdaf05c2a3 (patch)
tree7cd8c498708ee96ef74f47c123e9aad849b98015 /mail/maildrop/Makefile
parentfa05711890c4ddc6905c5fb0ef3e4290e4102d56 (diff)
downloadports-d6b3e0e507daf291b93119b501a03acdaf05c2a3.tar.gz
ports-d6b3e0e507daf291b93119b501a03acdaf05c2a3.zip
Notes
Diffstat (limited to 'mail/maildrop/Makefile')
-rw-r--r--mail/maildrop/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile
index 25c5afcda771..170aa3913e9b 100644
--- a/mail/maildrop/Makefile
+++ b/mail/maildrop/Makefile
@@ -17,7 +17,7 @@
# to use
PORTNAME= maildrop
-PORTVERSION= 2.0.2
+PORTVERSION= 2.0.3
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= courier
@@ -72,6 +72,7 @@ CONFIGURE_ARGS+= --enable-sendmail=/usr/sbin/sendmail
.if defined(WITH_FAM) || exists(${LOCALBASE}/lib/libfam.so.0)
USE_FAM= yes
+WANT_FAM_SYSTEM= fam
.endif
.if defined(MAILDROP_TRUSTED_USERS)