Add --with-thread-safe-resolver for >= 502102
Submitted by: ume
This commit is contained in:
parent
c033a24328
commit
f2f62a727a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179391
@ -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} "
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user