summaryrefslogtreecommitdiffstats
path: root/databases/evolution-data-server3
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-06-17 17:13:52 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-06-17 17:13:52 +0800
commit562e0ae5d1c0ff92e2b008adc041cf2f5be36cd4 (patch)
treeb742281ad93771b1e2694fe30ab151841f917b45 /databases/evolution-data-server3
parent582dad99eac06c0ec5b48acb2d97751d01c58bbe (diff)
downloadmarcuscom-ports-562e0ae5d1c0ff92e2b008adc041cf2f5be36cd4.tar
marcuscom-ports-562e0ae5d1c0ff92e2b008adc041cf2f5be36cd4.tar.gz
marcuscom-ports-562e0ae5d1c0ff92e2b008adc041cf2f5be36cd4.tar.bz2
marcuscom-ports-562e0ae5d1c0ff92e2b008adc041cf2f5be36cd4.tar.lz
marcuscom-ports-562e0ae5d1c0ff92e2b008adc041cf2f5be36cd4.tar.xz
marcuscom-ports-562e0ae5d1c0ff92e2b008adc041cf2f5be36cd4.tar.zst
marcuscom-ports-562e0ae5d1c0ff92e2b008adc041cf2f5be36cd4.zip
There is no 5+ for USE_BDB only 5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18541 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/evolution-data-server3')
-rw-r--r--databases/evolution-data-server3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/evolution-data-server3/Makefile b/databases/evolution-data-server3/Makefile
index 66638b033..8e24c0507 100644
--- a/databases/evolution-data-server3/Makefile
+++ b/databases/evolution-data-server3/Makefile
@@ -36,7 +36,7 @@ USE_GNOME= gnomeprefix intlhack ltverhack ltasneededhack gconf2 \
USE_OPENLDAP= yes
USE_SQLITE= yes
USE_AUTOTOOLS= libtool
-USE_BDB= 5+
+USE_BDB= 5
USE_LDCONFIG= yes
CONFIGURE_ARGS= --enable-static \
--with-openldap=yes \