summaryrefslogtreecommitdiffstats
path: root/www/gtkhtml3/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-30 02:48:17 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-30 02:48:17 +0800
commit30cfd02283f5cc28f169e40ceb6c258236a9012e (patch)
tree00c2bc88364f9d91b6f21e5adfc9151bae3e15e6 /www/gtkhtml3/Makefile
parentfd9db452a442f334480ef1fb1cbc200750864f4f (diff)
downloadmarcuscom-ports-30cfd02283f5cc28f169e40ceb6c258236a9012e.tar
marcuscom-ports-30cfd02283f5cc28f169e40ceb6c258236a9012e.tar.gz
marcuscom-ports-30cfd02283f5cc28f169e40ceb6c258236a9012e.tar.bz2
marcuscom-ports-30cfd02283f5cc28f169e40ceb6c258236a9012e.tar.lz
marcuscom-ports-30cfd02283f5cc28f169e40ceb6c258236a9012e.tar.xz
marcuscom-ports-30cfd02283f5cc28f169e40ceb6c258236a9012e.tar.zst
marcuscom-ports-30cfd02283f5cc28f169e40ceb6c258236a9012e.zip
Update to 3.17.90.1.
Switch to soup 2.4 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10286 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/gtkhtml3/Makefile')
-rw-r--r--www/gtkhtml3/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile
index 42c08281a..52b30b540 100644
--- a/www/gtkhtml3/Makefile
+++ b/www/gtkhtml3/Makefile
@@ -3,12 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/www/gtkhtml3/Makefile,v 1.118 2008/01/14 16:47:50 kwm Exp $
+# $MCom: ports/www/gtkhtml3/Makefile,v 1.119 2008/01/29 01:43:06 marcus Exp $
#
PORTNAME= gtkhtml3
-PORTVERSION= 3.17.5
-PORTREVISION= 1
+PORTVERSION= 3.17.90.1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -18,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/libsoup22
+LIB_DEPENDS= soup-2.4.0:${PORTSDIR}/devel/libsoup
USE_GETTEXT= yes
USE_BZIP2= yes