diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 7f5b9b41d64c..8173fddee161 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -12,7 +12,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= The data backends for the Evolution integrated mail/PIM suite -LIB_DEPENDS= libsoup-2.so:${PORTSDIR}/devel/libsoup \ +LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ libgdata.so:${PORTSDIR}/devel/libgdata \ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ libical.so:${PORTSDIR}/devel/libical \