diff options
author | ade <ade@FreeBSD.org> | 2001-01-31 23:57:21 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-01-31 23:57:21 +0800 |
commit | 42e6191794bbb09197d8e4eafa713a0d7d721cd1 (patch) | |
tree | 339512dd7bc0b53d865669c565ba6441c33a1c7b /mail | |
parent | 1b443812aa2d4a13892b1983c820437761de0bba (diff) | |
download | freebsd-ports-gnome-42e6191794bbb09197d8e4eafa713a0d7d721cd1.tar.gz freebsd-ports-gnome-42e6191794bbb09197d8e4eafa713a0d7d721cd1.tar.zst freebsd-ports-gnome-42e6191794bbb09197d8e4eafa713a0d7d721cd1.zip |
Chase gtkhtml shared library revision.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/evolution/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/evolution-devel/Makefile b/mail/evolution-devel/Makefile index cc8f0a16b0b1..7551787aaf1a 100644 --- a/mail/evolution-devel/Makefile +++ b/mail/evolution-devel/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \ bonobo.2:${PORTSDIR}/devel/bonobo \ gnomevfs.0:${PORTSDIR}/devel/gnomevfs \ unicode.0:${PORTSDIR}/devel/libunicode \ - gtkhtml.7:${PORTSDIR}/www/gtkhtml \ + gtkhtml.8:${PORTSDIR}/www/gtkhtml \ ldap.1:${PORTSDIR}/net/openldap # \ # gpilotd.0:${PORTSDIR}/palm/gnomepilot diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index cc8f0a16b0b1..7551787aaf1a 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \ bonobo.2:${PORTSDIR}/devel/bonobo \ gnomevfs.0:${PORTSDIR}/devel/gnomevfs \ unicode.0:${PORTSDIR}/devel/libunicode \ - gtkhtml.7:${PORTSDIR}/www/gtkhtml \ + gtkhtml.8:${PORTSDIR}/www/gtkhtml \ ldap.1:${PORTSDIR}/net/openldap # \ # gpilotd.0:${PORTSDIR}/palm/gnomepilot |