aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2013-03-20 23:51:13 +0800
committerume <ume@FreeBSD.org>2013-03-20 23:51:13 +0800
commit853a9db8826f48328798f03dfca96ee0b62164cb (patch)
tree003a0fcac7f981dd2ee8bffd8e82d310500134a6 /mail
parent306efdec819675591b2a9d82b682d1e112baf698 (diff)
downloadfreebsd-ports-gnome-853a9db8826f48328798f03dfca96ee0b62164cb.tar.gz
freebsd-ports-gnome-853a9db8826f48328798f03dfca96ee0b62164cb.tar.zst
freebsd-ports-gnome-853a9db8826f48328798f03dfca96ee0b62164cb.zip
Correct dumpfile location.
PR: ports/177097 Submitted by: John Marshall <john.marshall__at__riverwillow.com.au> Reviewed by: Mikhail Tsatsenko <m.tsatsenko__at__gmail.com> (maintainer) Approved by: Mikhail Tsatsenko <m.tsatsenko__at__gmail.com> (maintainer)
Diffstat (limited to 'mail')
-rw-r--r--mail/milter-greylist/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/milter-greylist/Makefile b/mail/milter-greylist/Makefile
index f808a5b03146..e3ad8c261f4e 100644
--- a/mail/milter-greylist/Makefile
+++ b/mail/milter-greylist/Makefile
@@ -75,7 +75,8 @@ LIBS+= ${PTHREAD_LIBS}
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-user=mailnull --with-libmilter=${MILTERBASE} \
- --enable-dnsrbl --with-thread-safe-resolver
+ --enable-dnsrbl --with-thread-safe-resolver \
+ --with-dumpfile=/var/milter-greylist/greylist.db
CONFIGURE_ENV+= LIBS="${LIBS}"
ALL_TARGET= milter-greylist