diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-09-15 14:18:26 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-09-15 14:18:26 +0800 |
commit | 1e54d4939cf6e387547e025f5ac875edc4fc657d (patch) | |
tree | f31dd43c0ef05e839904f61c3927797bf170f8b5 /www/encompass/Makefile | |
parent | e18afd9c847cb5526efbb500f5ba67901476c3e4 (diff) | |
download | freebsd-ports-graphics-1e54d4939cf6e387547e025f5ac875edc4fc657d.tar.gz freebsd-ports-graphics-1e54d4939cf6e387547e025f5ac875edc4fc657d.tar.zst freebsd-ports-graphics-1e54d4939cf6e387547e025f5ac875edc4fc657d.zip |
Unbroke the port:
- update md5 (distfile has been re-rolled);
- make it working with glibwww instead of glibwww2.
Diffstat (limited to 'www/encompass/Makefile')
-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 cadf2d661fb..4f74dd07fd2 100644 --- a/www/encompass/Makefile +++ b/www/encompass/Makefile @@ -14,7 +14,7 @@ MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ gtkhtml.4:${PORTSDIR}/www/gtkhtml \ - glibwww.1:${PORTSDIR}/www/glibwww2 \ + glibwww.1:${PORTSDIR}/www/glibwww \ gconf-1.0:${PORTSDIR}/devel/gconf RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \ ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio |