aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2006-12-10 23:56:50 +0800
committerache <ache@FreeBSD.org>2006-12-10 23:56:50 +0800
commit8e5b68c0b7f0e1bb32ac8210127485cbfd0cd81b (patch)
treef5f9184a81ee9954d19922e4cc229888cbf1b85a /mail
parent01fab28739b5cdd2a4eaf0f26061d663dcd2491e (diff)
downloadfreebsd-ports-gnome-8e5b68c0b7f0e1bb32ac8210127485cbfd0cd81b.tar.gz
freebsd-ports-gnome-8e5b68c0b7f0e1bb32ac8210127485cbfd0cd81b.tar.zst
freebsd-ports-gnome-8e5b68c0b7f0e1bb32ac8210127485cbfd0cd81b.zip
Add --with-thread-safe-resolver for >= 502102
Submitted by: ume
Diffstat (limited to 'mail')
-rw-r--r--mail/milter-greylist/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/milter-greylist/Makefile b/mail/milter-greylist/Makefile
index 1e09f15c79d7..765cd105aa32 100644
--- a/mail/milter-greylist/Makefile
+++ b/mail/milter-greylist/Makefile
@@ -70,7 +70,7 @@ GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+= --with-user=mailnull --with-libmilter=${MILTERBASE}
.if ${OSVERSION} >= 502102
-CONFIGURE_ARGS+= --enable-dnsrbl
+CONFIGURE_ARGS+= --enable-dnsrbl --with-thread-safe-resolver
.endif
CONFIGURE_ENV+= CFLAGS="${CFLAGS}" LIBS="${LIBS} "