diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-12-15 17:55:49 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-12-15 17:55:49 +0000 |
commit | 21e78d78f7e2f5bbbff27c3c85ff38958d848622 (patch) | |
tree | 47faabd0a64e893cc08b815817851f6b26e65b02 /www/encompass | |
parent | 36fe7af58eba8545528c0b8fc93ced1c8a65e60c (diff) | |
download | ports-21e78d78f7e2f5bbbff27c3c85ff38958d848622.tar.gz ports-21e78d78f7e2f5bbbff27c3c85ff38958d848622.zip |
Notes
Diffstat (limited to 'www/encompass')
-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 a54febcd4279..ef7e2a2e9636 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.5:${PORTSDIR}/www/gtkhtml \ +LIB_DEPENDS= gtkhtml.6:${PORTSDIR}/www/gtkhtml \ glibwww.1:${PORTSDIR}/www/glibwww \ gconf-1.1:${PORTSDIR}/devel/gconf \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ |