aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2014-02-07 17:10:38 +0800
committerkwm <kwm@FreeBSD.org>2014-02-07 17:10:38 +0800
commitdb39965613ab4aa3de9968509cdc567ebc2b9706 (patch)
treeed91e6df437c7be4f31be4e75ff2968ebb805fb7 /mail
parent93e72ab5e52ec1085bc7730923cd364b8a3e88c0 (diff)
downloadfreebsd-ports-graphics-db39965613ab4aa3de9968509cdc567ebc2b9706.tar.gz
freebsd-ports-graphics-db39965613ab4aa3de9968509cdc567ebc2b9706.tar.zst
freebsd-ports-graphics-db39965613ab4aa3de9968509cdc567ebc2b9706.zip
Allow to use a newer bdb version.
PR: ports/185400 Submitted by: Kevin Oberman <rkoberman@gmail.com>
Diffstat (limited to 'mail')
-rw-r--r--mail/evolution-exchange/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile
index ecdcf25a458..636a42a116a 100644
--- a/mail/evolution-exchange/Makefile
+++ b/mail/evolution-exchange/Makefile
@@ -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}