diff options
Diffstat (limited to 'mail/evolution/Makefile')
-rw-r--r-- | mail/evolution/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 5db4470c5d6c..de77c50eab34 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -13,7 +13,8 @@ MASTER_SITE_SUBDIR= unstable/sources/evolution MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= bonobo_conf.0:${PORTSDIR}/devel/bonobo-conf +LIB_DEPENDS= bonobo_conf.0:${PORTSDIR}/devel/bonobo-conf \ + gtkhtml.15:${PORTSDIR}/www/gtkhtml #ldap.1:${PORTSDIR}/net/openldap <- avoid extra dependency until # it actually works |