diff options
author | ade <ade@FreeBSD.org> | 2000-10-20 16:27:45 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-10-20 16:27:45 +0000 |
commit | 2f5e8aaca4bf3393699665104f2d3f812d80af37 (patch) | |
tree | ccbea9eda42b9f410931de43cdbdc2d45846385e /mail/evolution-devel | |
parent | 14da39b6016b8e11bc74f8a072e0503d59a5f940 (diff) | |
download | FreeBSD-ports-2f5e8aaca4bf3393699665104f2d3f812d80af37.zip FreeBSD-ports-2f5e8aaca4bf3393699665104f2d3f812d80af37.tar.gz |
Chase gtkhtml shlib version
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 ce324fc..18d9f13 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 |