diff options
-rw-r--r-- | databases/evolution-data-server/Makefile | 2 | ||||
-rw-r--r-- | www/gtkhtml3/Makefile | 2 | ||||
-rw-r--r-- | www/gtkhtml38/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 56739d4e6..5aa29d04b 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -15,7 +15,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= The data backends for the Evolution integrated mail/PIM suite -LIB_DEPENDS= soup-2.2.4:${PORTSDIR}/devel/libsoup +LIB_DEPENDS= soup-2.2.5:${PORTSDIR}/devel/libsoup USE_BZIP2= yes USE_GMAKE= yes diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 5602af5c0..ec98b18c1 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Lightweight HTML rendering/printing/editing engine -LIB_DEPENDS= soup-2.2.4:${PORTSDIR}/devel/libsoup +LIB_DEPENDS= soup-2.2.5:${PORTSDIR}/devel/libsoup USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index 5602af5c0..ec98b18c1 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Lightweight HTML rendering/printing/editing engine -LIB_DEPENDS= soup-2.2.4:${PORTSDIR}/devel/libsoup +LIB_DEPENDS= soup-2.2.5:${PORTSDIR}/devel/libsoup USE_BZIP2= yes USE_X_PREFIX= yes |