diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2016-08-08 13:46:50 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-08-08 13:46:50 +0000 |
| commit | f037e396011534f1ed63b7b625f818aaba3b07b6 (patch) | |
| tree | 509f9c56f6c9e206681219518e92866874b3ae54 /databases/evolution-data-server | |
| parent | 8d571a7a02a3fde266288ca6716fa8521b8ab0a0 (diff) | |
Notes
Diffstat (limited to 'databases/evolution-data-server')
| -rw-r--r-- | databases/evolution-data-server/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 90c77bc3619e..607a4c1abb86 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -27,7 +27,7 @@ LIB_DEPENDS= libsoup-gnome-2.4.so:devel/libsoup-gnome \ PORTSCOUT= limitw:1,even -USES= bison gettext gmake gnome gperf libtool pathfix pkgconfig \ +USES= bdb:5 bison gettext gmake gnome gperf libtool pathfix pkgconfig \ sqlite tar:xz # Unbreak mail/evolution with webkit-gtk3 on FreeBSD 8 and 9. Normally # this change would be done there, but it is not a C++ application, so it @@ -37,7 +37,6 @@ USES+= compiler:c++11-lib USE_GNOME= gtk30 intltool introspection:build libxml2 USE_OPENLDAP= yes GNU_CONFIGURE= yes -USE_BDB= 5 USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-static \ --with-openldap=yes \ |
