aboutsummaryrefslogtreecommitdiff
path: root/mail/sendmail
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sendmail')
-rw-r--r--mail/sendmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile
index 490ddc9cba10..3add9920921f 100644
--- a/mail/sendmail/Makefile
+++ b/mail/sendmail/Makefile
@@ -260,7 +260,7 @@ do-configure:
${SED} -e "s=%%PREFIX%%=${PREFIX}=g" \
-e "s=%%LOCALBASE%%=${LOCALBASE}=g" \
${SITE} > ${WCONF}/site.config.m4
-.if defined(SENDMAIL_WITH_BERKELEYDB)
+.if defined(SENDMAIL_WITH_BERKELEYDB_VER)
${ECHO_CMD} \
'APPENDDEF(`confENVDEF'\'', `-I${BERKELEYDB_INCLUDE}'\'')' \
>> ${WCONF}/site.config.m4