Add --with-thread-safe-resolver for >= 502102

Submitted by:   ume
This commit is contained in:
Andrey A. Chernov 2006-12-10 15:56:50 +00:00
parent c033a24328
commit f2f62a727a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179391

View File

@ -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} "