diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-06 16:45:52 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-06 16:45:52 +0800 |
commit | f0fd7e794d2a35761315b3ac4bb70eb5fc7e3538 (patch) | |
tree | 33ace1cdebdc30119426a5a4b37f2f5875794114 /www/gtkhtml3/Makefile | |
parent | 6fc51b4fa8d194d03d3c8d4bfbbbb514a9575e28 (diff) | |
download | marcuscom-ports-f0fd7e794d2a35761315b3ac4bb70eb5fc7e3538.tar marcuscom-ports-f0fd7e794d2a35761315b3ac4bb70eb5fc7e3538.tar.gz marcuscom-ports-f0fd7e794d2a35761315b3ac4bb70eb5fc7e3538.tar.bz2 marcuscom-ports-f0fd7e794d2a35761315b3ac4bb70eb5fc7e3538.tar.lz marcuscom-ports-f0fd7e794d2a35761315b3ac4bb70eb5fc7e3538.tar.xz marcuscom-ports-f0fd7e794d2a35761315b3ac4bb70eb5fc7e3538.tar.zst marcuscom-ports-f0fd7e794d2a35761315b3ac4bb70eb5fc7e3538.zip |
Update to 3.1.9.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1958 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/gtkhtml3/Makefile')
-rw-r--r-- | www/gtkhtml3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 3b51b2fea..7ff1ecbfa 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gtkhtml3 -PORTVERSION= 3.1.8 +PORTVERSION= 3.1.9 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/3.1 @@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Lightweight HTML rendering/printing/editing engine -LIB_DEPENDS= soup-2.2.2:${PORTSDIR}/devel/libsoup +LIB_DEPENDS= soup-2.2.3:${PORTSDIR}/devel/libsoup USE_BZIP2= yes USE_X_PREFIX= yes |