summaryrefslogtreecommitdiff
path: root/www/gtkhtml3/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-19 19:16:10 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-19 19:16:10 +0000
commit7dd4e05662819a105cd2eac2e10cec6ed871cf48 (patch)
treeee759184c86a9c21c069b0961a324b0d4332850e /www/gtkhtml3/Makefile
parentUpdate to 0.7.10. (diff)
Update to 1.1.7.
Notes
Notes: svn path=/head/; revision=73510
Diffstat (limited to 'www/gtkhtml3/Makefile')
-rw-r--r--www/gtkhtml3/Makefile5
1 files changed, 2 insertions, 3 deletions
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 <bsd.port.pre.mk>
.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: