diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-01-31 15:57:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-01-31 15:57:21 +0000 |
commit | 1b6567ed73c7a9d96686dd33b28d74356a7ef84c (patch) | |
tree | ed7688c55cfdbb29623f7f8e4991af93adfb5934 /www | |
parent | fc049ff4e86b09679b940a9567383284f0760457 (diff) | |
download | freebsd-ports-1b6567ed73c7a9d96686dd33b28d74356a7ef84c.zip |
Chase gtkhtml shared library revision.
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 944fd6276501..8661c2467731 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.7:${PORTSDIR}/www/gtkhtml \ +LIB_DEPENDS= gtkhtml.8:${PORTSDIR}/www/gtkhtml \ glibwww.1:${PORTSDIR}/www/glibwww \ gconf-1.1:${PORTSDIR}/devel/gconf \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ |