diff options
author | ade <ade@FreeBSD.org> | 2000-12-15 17:55:49 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-12-15 17:55:49 +0000 |
commit | e6d8a1ab36e7381c6f8a6b33eef691b53ac5590e (patch) | |
tree | 02dee08cd90c22297354c3fd8a5b6199ca96b863 /www | |
parent | 4149e3ad523ef8e6e39fa9daf5a76979f192fb27 (diff) | |
download | FreeBSD-ports-e6d8a1ab36e7381c6f8a6b33eef691b53ac5590e.zip FreeBSD-ports-e6d8a1ab36e7381c6f8a6b33eef691b53ac5590e.tar.gz |
Use new gtkhtml
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 a54febc..ef7e2a2 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 \ |