diff options
| author | Gleb Popov <arrowd@FreeBSD.org> | 2024-10-13 08:48:39 +0000 |
|---|---|---|
| committer | Gleb Popov <arrowd@FreeBSD.org> | 2024-11-04 16:50:19 +0000 |
| commit | 791bbaf6c8fc9fa64fba502ab083de8e8345b03e (patch) | |
| tree | 4a1b5babb1729f83ad80380087a2a99b6ea56b7e /databases/evolution-data-server | |
| parent | d60acdaaa17a3f8973186cc5552cc185ed8686a4 (diff) | |
Diffstat (limited to 'databases/evolution-data-server')
| -rw-r--r-- | databases/evolution-data-server/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index e56f1c5cd37e..78a2597b0b01 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= evolution-data-server DISTVERSION= 3.44.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ libfribidi.so:converters/fribidi \ - libgcr-base-3.so:security/gcr \ + libgcr-base-3.so:security/gcr3 \ libgoa-1.0.so:net/gnome-online-accounts \ libgdata.so:devel/libgdata \ libharfbuzz.so:print/harfbuzz \ |
