diff options
| author | Ade Lovett <ade@FreeBSD.org> | 2000-10-20 16:27:45 +0000 |
|---|---|---|
| committer | Ade Lovett <ade@FreeBSD.org> | 2000-10-20 16:27:45 +0000 |
| commit | 84141096a613c0a5632ba90eec494c6fe230061a (patch) | |
| tree | de583d2e0b168051eb37afa0dec53327efef1ad0 | |
| parent | 1ab0141769351d8b81c2ac5f8ff5c8ca333df216 (diff) | |
Chase gtkhtml shlib version
| -rw-r--r-- | mail/evolution-devel/Makefile | 2 | ||||
| -rw-r--r-- | mail/evolution/Makefile | 2 | ||||
| -rw-r--r-- | x11-fm/nautilus/Makefile | 2 | ||||
| -rw-r--r-- | x11-fm/nautilus2/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/mail/evolution-devel/Makefile b/mail/evolution-devel/Makefile index ce324fcf5825..18d9f131a442 100644 --- a/mail/evolution-devel/Makefile +++ b/mail/evolution-devel/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \ bonobo.2:${PORTSDIR}/devel/bonobo \ gnomevfs.0:${PORTSDIR}/devel/gnomevfs \ unicode.0:${PORTSDIR}/devel/libunicode \ - gtkhtml.4:${PORTSDIR}/www/gtkhtml \ + gtkhtml.5:${PORTSDIR}/www/gtkhtml \ ldap.1:${PORTSDIR}/net/openldap \ gpilotd.0:${PORTSDIR}/palm/gnomepilot diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index ce324fcf5825..18d9f131a442 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \ bonobo.2:${PORTSDIR}/devel/bonobo \ gnomevfs.0:${PORTSDIR}/devel/gnomevfs \ unicode.0:${PORTSDIR}/devel/libunicode \ - gtkhtml.4:${PORTSDIR}/www/gtkhtml \ + gtkhtml.5:${PORTSDIR}/www/gtkhtml \ ldap.1:${PORTSDIR}/net/openldap \ gpilotd.0:${PORTSDIR}/palm/gnomepilot diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index 9a0a1c819d28..507421af1541 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ade@FreeBSD.org BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \ - gtkhtml.4:${PORTSDIR}/www/gtkhtml \ + gtkhtml.5:${PORTSDIR}/www/gtkhtml \ ghttp.1:${PORTSDIR}/www/libghttp \ bz2.1:${PORTSDIR}/archivers/bzip2 diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile index 9a0a1c819d28..507421af1541 100644 --- a/x11-fm/nautilus2/Makefile +++ b/x11-fm/nautilus2/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ade@FreeBSD.org BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \ - gtkhtml.4:${PORTSDIR}/www/gtkhtml \ + gtkhtml.5:${PORTSDIR}/www/gtkhtml \ ghttp.1:${PORTSDIR}/www/libghttp \ bz2.1:${PORTSDIR}/archivers/bzip2 |
