diff options
author | ade <ade@FreeBSD.org> | 2000-08-18 00:45:29 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-08-18 00:45:29 +0800 |
commit | 898a414a0906b441461470153f666446ed759095 (patch) | |
tree | 64460cab7f53ac525bec5390b0d3300ddf43f355 /mail/evolution/Makefile | |
parent | 64520e4828a15b72998be7a20d2356064472bcf1 (diff) | |
download | freebsd-ports-gnome-898a414a0906b441461470153f666446ed759095.tar.gz freebsd-ports-gnome-898a414a0906b441461470153f666446ed759095.tar.zst freebsd-ports-gnome-898a414a0906b441461470153f666446ed759095.zip |
Updates for new gtkhtml and bonobo
Diffstat (limited to 'mail/evolution/Makefile')
-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 e9a6d9a7e8a2..de66f355ad19 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ bonobo.2:${PORTSDIR}/devel/bonobo \ gnomevfs.0:${PORTSDIR}/devel/gnomevfs \ unicode.0:${PORTSDIR}/devel/libunicode \ - gtkhtml.3:${PORTSDIR}/www/gtkhtml \ + gtkhtml.4:${PORTSDIR}/www/gtkhtml \ ldap.1:${PORTSDIR}/net/openldap \ capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter \ gpilotd.0:${PORTSDIR}/palm/gnomepilot |