diff options
author | ade <ade@FreeBSD.org> | 2000-10-20 16:27:05 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-10-20 16:27:05 +0000 |
commit | 14da39b6016b8e11bc74f8a072e0503d59a5f940 (patch) | |
tree | 659ad5375f7251e68b24eb1686d968bd2f47e2ef /www/encompass | |
parent | 2c836e58eb7ed54c03969c95c1dfcbf3f5765202 (diff) | |
download | FreeBSD-ports-14da39b6016b8e11bc74f8a072e0503d59a5f940.zip FreeBSD-ports-14da39b6016b8e11bc74f8a072e0503d59a5f940.tar.gz |
Chase gtkhml shlib version
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 cf76f81..d972d42 100644 --- a/www/encompass/Makefile +++ b/www/encompass/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.geocities.com/lordzephyroth/ MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ - gtkhtml.4:${PORTSDIR}/www/gtkhtml \ + gtkhtml.5:${PORTSDIR}/www/gtkhtml \ glibwww.1:${PORTSDIR}/www/glibwww \ gconf-1.1:${PORTSDIR}/devel/gconf RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \ |