diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-07-20 09:04:47 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-07-20 09:04:47 +0800 |
commit | 41a881f243e94fbc5fa7217881f2fd70318895e3 (patch) | |
tree | ec3b9c80c7e3b945d1d723cf8bdb57744da069cf /www/gtkhtml38/Makefile | |
parent | 2d3b8da420387298614f6ad04484a1e5b259d7a0 (diff) | |
download | marcuscom-ports-41a881f243e94fbc5fa7217881f2fd70318895e3.tar marcuscom-ports-41a881f243e94fbc5fa7217881f2fd70318895e3.tar.gz marcuscom-ports-41a881f243e94fbc5fa7217881f2fd70318895e3.tar.bz2 marcuscom-ports-41a881f243e94fbc5fa7217881f2fd70318895e3.tar.lz marcuscom-ports-41a881f243e94fbc5fa7217881f2fd70318895e3.tar.xz marcuscom-ports-41a881f243e94fbc5fa7217881f2fd70318895e3.tar.zst marcuscom-ports-41a881f243e94fbc5fa7217881f2fd70318895e3.zip |
Chase libsoup's shared lib.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2501 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/gtkhtml38/Makefile')
-rw-r--r-- | www/gtkhtml38/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index 5602af5c0..ec98b18c1 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Lightweight HTML rendering/printing/editing engine -LIB_DEPENDS= soup-2.2.4:${PORTSDIR}/devel/libsoup +LIB_DEPENDS= soup-2.2.5:${PORTSDIR}/devel/libsoup USE_BZIP2= yes USE_X_PREFIX= yes |