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 /mail/evolution | |
parent | 1ab0141769351d8b81c2ac5f8ff5c8ca333df216 (diff) | |
download | ports-84141096a613c0a5632ba90eec494c6fe230061a.tar.gz ports-84141096a613c0a5632ba90eec494c6fe230061a.zip |
Notes
Diffstat (limited to 'mail/evolution')
-rw-r--r-- | mail/evolution/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |