From 7dd4e05662819a105cd2eac2e10cec6ed871cf48 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sun, 19 Jan 2003 19:16:10 +0000 Subject: Update to 1.1.7. --- www/gtkhtml3/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'www/gtkhtml3/Makefile') diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 6947465f8402..485166011d37 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gtkhtml -PORTVERSION= 1.1.6 -PORTREVISION= 2 +PORTVERSION= 1.1.7 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1 @@ -35,7 +34,7 @@ VERSION= ${PORTNAME}-${PORTVERSION} .include .if exists(${LOCALBASE}/libdata/pkgconfig/soup.pc) || !defined(WITHOUT_SOUP) -LIB_DEPENDS+= soup.5:${PORTSDIR}/devel/soup +LIB_DEPENDS+= soup.6:${PORTSDIR}/devel/soup .endif post-patch: -- cgit v1.2.3