Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Feb 2014 09:10:38 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r343203 - head/mail/evolution-exchange
Message-ID:  <201402070910.s179Acng022710@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Fri Feb  7 09:10:38 2014
New Revision: 343203
URL: http://svnweb.freebsd.org/changeset/ports/343203
QAT: https://qat.redports.org/buildarchive/r343203/

Log:
  Allow to use a newer bdb version.
  
  PR:		ports/185400
  Submitted by:	Kevin Oberman <rkoberman@gmail.com>

Modified:
  head/mail/evolution-exchange/Makefile

Modified: head/mail/evolution-exchange/Makefile
==============================================================================
--- head/mail/evolution-exchange/Makefile	Fri Feb  7 09:02:45 2014	(r343202)
+++ head/mail/evolution-exchange/Makefile	Fri Feb  7 09:10:38 2014	(r343203)
@@ -21,7 +21,7 @@ CONFLICTS=	evolution-exchange-3.[0-9]*
 USE_BZIP2=	yes
 USES=		gettext gmake pkgconfig
 USE_AUTOTOOLS=	libtool
-USE_BDB=	41
+USE_BDB=	41+
 USE_OPENLDAP=	yes
 USE_GNOME=	gnomeprefix intlhack gnomehack ltasneededhack
 CPPFLAGS+=	-I${LOCALBASE}/include -I${BDB_INCLUDE_DIR}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402070910.s179Acng022710>