diff options
author | ade <ade@FreeBSD.org> | 2000-12-15 17:56:51 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-12-15 17:56:51 +0000 |
commit | ab55c5e1ff51a2e7f3531faf8d7e279b46cd0ea1 (patch) | |
tree | 5b05859e17f7796d632c83fba024b9d55ee9abbb /mail/evolution-devel | |
parent | fe95a2549526c5c38ad9f391eba2540c3d8fb393 (diff) | |
download | FreeBSD-ports-ab55c5e1ff51a2e7f3531faf8d7e279b46cd0ea1.zip FreeBSD-ports-ab55c5e1ff51a2e7f3531faf8d7e279b46cd0ea1.tar.gz |
Use new gtkhtml - still broken :)
Diffstat (limited to 'mail/evolution-devel')
-rw-r--r-- | mail/evolution-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/evolution-devel/Makefile b/mail/evolution-devel/Makefile index 14a384a..d475741 100644 --- a/mail/evolution-devel/Makefile +++ b/mail/evolution-devel/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \ bonobo.2:${PORTSDIR}/devel/bonobo \ gnomevfs.0:${PORTSDIR}/devel/gnomevfs \ unicode.0:${PORTSDIR}/devel/libunicode \ - gtkhtml.5:${PORTSDIR}/www/gtkhtml \ + gtkhtml.6:${PORTSDIR}/www/gtkhtml \ ldap.1:${PORTSDIR}/net/openldap \ gpilotd.0:${PORTSDIR}/palm/gnomepilot |