diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-01-25 23:32:55 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-01-25 23:32:55 +0000 |
commit | 3c67654ba0fc142efd32ad8dd82774368e74c9ba (patch) | |
tree | 12b77ebc928e129492868ed07888c0445f2f8185 /www | |
parent | Update to 0.8.1 (diff) |
Chase new gtkhtml shared library number
Notes
Notes:
svn path=/head/; revision=37589
Diffstat (limited to 'www')
-rw-r--r-- | www/encompass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/encompass/Makefile b/www/encompass/Makefile index ef7e2a2e9636..944fd6276501 100644 --- a/www/encompass/Makefile +++ b/www/encompass/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.one.net/pub/users/dobez/ MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= gtkhtml.6:${PORTSDIR}/www/gtkhtml \ +LIB_DEPENDS= gtkhtml.7:${PORTSDIR}/www/gtkhtml \ glibwww.1:${PORTSDIR}/www/glibwww \ gconf-1.1:${PORTSDIR}/devel/gconf \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ |