summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-12 05:38:56 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-12 05:38:56 +0800
commitd6070452bcf6ce1d63d3da13a5bd0cf209968e33 (patch)
tree3cd0e7a5d09c7a216f3ca277de009866637b39d5 /www
parent561ddf275f50ea88ffe5535e63062cf211500434 (diff)
downloadmarcuscom-ports-d6070452bcf6ce1d63d3da13a5bd0cf209968e33.tar
marcuscom-ports-d6070452bcf6ce1d63d3da13a5bd0cf209968e33.tar.gz
marcuscom-ports-d6070452bcf6ce1d63d3da13a5bd0cf209968e33.tar.bz2
marcuscom-ports-d6070452bcf6ce1d63d3da13a5bd0cf209968e33.tar.lz
marcuscom-ports-d6070452bcf6ce1d63d3da13a5bd0cf209968e33.tar.xz
marcuscom-ports-d6070452bcf6ce1d63d3da13a5bd0cf209968e33.tar.zst
marcuscom-ports-d6070452bcf6ce1d63d3da13a5bd0cf209968e33.zip
Chase the libsoup shared lib version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10411 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r--www/gtkhtml3/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile
index c2ee6f9fa..f8f5ee043 100644
--- a/www/gtkhtml3/Makefile
+++ b/www/gtkhtml3/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/www/gtkhtml3/Makefile,v 1.120 2008/01/29 18:48:17 kwm Exp $
+# $MCom: ports/www/gtkhtml3/Makefile,v 1.121 2008/02/11 17:36:07 kwm Exp $
#
PORTNAME= gtkhtml3
PORTVERSION= 3.17.91
+PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -17,7 +18,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Lightweight HTML rendering/printing/editing engine
-LIB_DEPENDS= soup-2.4.0:${PORTSDIR}/devel/libsoup
+LIB_DEPENDS= soup-2.4.1:${PORTSDIR}/devel/libsoup
USE_GETTEXT= yes
USE_BZIP2= yes