From 0cf904365c1d3021a3e1a196ec053771ff26cb9d Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Sun, 12 Aug 2007 14:58:23 +0000 Subject: Portlint'ing --- mail/exim/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/exim') diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 4aa43d71bdc0..fc072b12d76c 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -332,7 +332,7 @@ WITH_BDB= yes .endif .if defined(WITH_BDB) -USE_BDB= yes +USE_BDB= yes INVALID_BDB_VER= 2 3 DB_LIBS= -L${BDB_LIB_DIR} -l${BDB_LIB_NAME} DB_INCLUDES= -I${BDB_INCLUDE_DIR} -- cgit v1.2.3