From d6b3e0e507daf291b93119b501a03acdaf05c2a3 Mon Sep 17 00:00:00 2001 From: Sergei Kolobov Date: Wed, 21 Mar 2007 17:01:15 +0000 Subject: - Update to 2.0.3 - Explicitly require fam rather than gamin PR: ports/110211 Submitted by: KIMURA Yasuhiro (yasu AT utahime DOT org) --- mail/maildrop/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/maildrop/Makefile') 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) -- cgit v1.2.3