From 592f8031ad3cdb2199bbcc2dca7fda510b234b42 Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Wed, 17 May 2017 09:49:41 +0000 Subject: [PATCH] Chase evolution-data-server shlib bump. While here convert LIB_DEPENDS -> USES=evolutiondataserver3. I almost missed this port. --- net-im/ring-gnome/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/net-im/ring-gnome/Makefile b/net-im/ring-gnome/Makefile index 666e3ebcf4f2..59d46f6f8954 100644 --- a/net-im/ring-gnome/Makefile +++ b/net-im/ring-gnome/Makefile @@ -3,7 +3,7 @@ PORTNAME= ring-gnome PORTVERSION= 0.160516 -PORTREVISION= 3 +PORTREVISION= 4 #DISTVERSIONPREFIX= v CATEGORIES= net-im net-p2p @@ -23,8 +23,7 @@ LIB_DEPENDS= libringclient.so:net-im/ring-libclient \ libplc4.so:devel/nspr \ libjson-glib-1.0.so:devel/json-glib \ libnss3.so:security/nss \ - libsecret-1.so:security/libsecret \ - libebook-1.2.so:databases/evolution-data-server + libsecret-1.so:security/libsecret USE_GITHUB= yes GH_TUPLE+= savoirfairelinux:ring-client-gnome:07107e9 @@ -32,7 +31,7 @@ GH_TUPLE+= savoirfairelinux:ring-client-gnome:07107e9 SUB_FILES= pkg-message USES= cmake compiler:c++14-lang gettext gmake pkgconfig shebangfix sqlite -USE_GNOME= glib20 gtk20 cairo gdkpixbuf2 libxml2 gtk30 +USE_GNOME= evolutiondataserver3 glib20 gtk20 cairo gdkpixbuf2 libxml2 gtk30 USE_XORG= x11 xcomposite xdamage xext xfixes xi xrandr xscrnsaver USE_GL= gl egl USE_QT5= core gui network xml opengl sql sql-sqlite3_run widgets svg \