diff options
-rw-r--r-- | databases/evolution-data-server/Makefile | 4 | ||||
-rw-r--r-- | www/gtkhtml3/Makefile | 4 | ||||
-rw-r--r-- | www/gtkhtml38/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index cf760ecc3..64fa3f4d7 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/databases/evolution-data-server/Makefile,v 1.54 2005/08/09 17:50:24 adamw Exp $ +# $MCom: ports/databases/evolution-data-server/Makefile,v 1.55 2005/08/19 07:39:58 mezz Exp $ # PORTNAME= evolution-data-server @@ -17,7 +17,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= The data backends for the Evolution integrated mail/PIM suite -LIB_DEPENDS= soup-2.2.8:${PORTSDIR}/devel/libsoup \ +LIB_DEPENDS= soup-2.2.9:${PORTSDIR}/devel/libsoup \ nss3.1:${PORTSDIR}/security/nss \ tasn1.2:${PORTSDIR}/security/libtasn1 diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 9d14a6299..1d3ee0587 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/gtkhtml3/Makefile,v 1.57 2005/08/19 07:48:41 mezz Exp $ +# $MCom: ports/www/gtkhtml3/Makefile,v 1.58 2005/08/22 17:04:33 kwm Exp $ # PORTNAME= gtkhtml3 @@ -17,7 +17,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Lightweight HTML rendering/printing/editing engine -LIB_DEPENDS= soup-2.2.8:${PORTSDIR}/devel/libsoup +LIB_DEPENDS= soup-2.2.9:${PORTSDIR}/devel/libsoup USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index 9d14a6299..1d3ee0587 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/gtkhtml3/Makefile,v 1.57 2005/08/19 07:48:41 mezz Exp $ +# $MCom: ports/www/gtkhtml3/Makefile,v 1.58 2005/08/22 17:04:33 kwm Exp $ # PORTNAME= gtkhtml3 @@ -17,7 +17,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Lightweight HTML rendering/printing/editing engine -LIB_DEPENDS= soup-2.2.8:${PORTSDIR}/devel/libsoup +LIB_DEPENDS= soup-2.2.9:${PORTSDIR}/devel/libsoup USE_BZIP2= yes USE_X_PREFIX= yes |