From 4d90426f965d06dbe049733a41879ff6f9dfaa24 Mon Sep 17 00:00:00 2001 From: kwm Date: Tue, 11 Jun 2013 07:51:56 +0000 Subject: Update message in e-d-s, also bump bdb in groupwise. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18527 df743ca5-7f9a-e211-a948-0013205c9059 --- databases/evolution-data-server3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases') diff --git a/databases/evolution-data-server3/Makefile b/databases/evolution-data-server3/Makefile index b8a34579b..66638b033 100644 --- a/databases/evolution-data-server3/Makefile +++ b/databases/evolution-data-server3/Makefile @@ -72,10 +72,10 @@ CONFIGURE_ARGS+= --disable-weather PLIST_SUB+= WEATHER="@comment " .endif -EDS_BDB_MSG= "!!!WARNING!!!: Berkeley Database version is ${BDB_VER}. If this is an upgrade, you may experience problems if you or any other Evolution-data-server users were previously using BDB_VER 41." +EDS_BDB_MSG= "!!!WARNING!!!: Berkeley Database version is ${BDB_VER}. If this is an upgrade, you may experience problems if you or any other Evolution-data-server users were previously using BDB_VER 5." pre-everything:: - @if [ x"${BDB_VER}" != x"41" ]; then \ + @if [ x"${BDB_VER}" != x"5" ]; then \ ${ECHO_MSG} ${EDS_BDB_MSG} | ${FMT} 75 79 ; \ fi -- cgit v1.2.3