diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-04-28 23:34:40 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-04-28 23:34:40 +0800 |
commit | 7f458927d538167a3804a9b1bbb22c0d457105dc (patch) | |
tree | 2a79538dfd4fa4c8d25d1de5a8e5a07d9e17206b /databases/evolution-data-server | |
parent | a7e2aa59cfa840c097fbb02dde4e2b2cb7129763 (diff) | |
download | marcuscom-ports-7f458927d538167a3804a9b1bbb22c0d457105dc.tar marcuscom-ports-7f458927d538167a3804a9b1bbb22c0d457105dc.tar.gz marcuscom-ports-7f458927d538167a3804a9b1bbb22c0d457105dc.tar.bz2 marcuscom-ports-7f458927d538167a3804a9b1bbb22c0d457105dc.tar.lz marcuscom-ports-7f458927d538167a3804a9b1bbb22c0d457105dc.tar.xz marcuscom-ports-7f458927d538167a3804a9b1bbb22c0d457105dc.tar.zst marcuscom-ports-7f458927d538167a3804a9b1bbb22c0d457105dc.zip |
Sync with ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18404 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/evolution-data-server')
-rw-r--r-- | databases/evolution-data-server/Makefile | 7 | ||||
-rw-r--r-- | databases/evolution-data-server/pkg-plist | 4 |
2 files changed, 3 insertions, 8 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 73764e674..3d91466fd 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -22,11 +22,10 @@ LIB_DEPENDS= soup-2.4:${PORTSDIR}/devel/libsoup \ USE_BZIP2= yes USE_GMAKE= yes -USES= bison gettext pathfix pkgconfig -USE_GNOME= gnomeprefix intlhack ltverhack ltasneededhack gconf2 \ - libxml2 +USES= bison pathfix gettext pkgconfig +USE_GNOME= gnomeprefix intlhack ltverhack ltasneededhack gconf2 libxml2 USE_OPENLDAP= yes -USE_SQLITE= yes +USE_SQLITE= 3 USE_AUTOTOOLS= libtool USE_BDB= 41+ USE_LDCONFIG= yes diff --git a/databases/evolution-data-server/pkg-plist b/databases/evolution-data-server/pkg-plist index 982014ecc..a4a0485bb 100644 --- a/databases/evolution-data-server/pkg-plist +++ b/databases/evolution-data-server/pkg-plist @@ -218,10 +218,6 @@ lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimapx.a lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimapx.la lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimapx.so lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimapx.urls -%%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.a -%%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.la -%%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.so -%%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.urls lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamellocal.a lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamellocal.la lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamellocal.so |