aboutsummaryrefslogtreecommitdiff
path: root/mail/milter-greylist
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2013-03-20 15:51:13 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2013-03-20 15:51:13 +0000
commitff0f4a3c9fa544c6ec8c3c0f6d0472e67c7a3295 (patch)
tree003a0fcac7f981dd2ee8bffd8e82d310500134a6 /mail/milter-greylist
parent63f199abfcf995bcecdb5f7bea65529250295c32 (diff)
downloadports-ff0f4a3c9fa544c6ec8c3c0f6d0472e67c7a3295.tar.gz
ports-ff0f4a3c9fa544c6ec8c3c0f6d0472e67c7a3295.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)
Notes
Notes: svn path=/head/; revision=314741
Diffstat (limited to 'mail/milter-greylist')
-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