diff options
Diffstat (limited to 'mail')
-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 c7efe7aa8..e72b48655 100644 --- a/mail/evolution-devel/Makefile +++ b/mail/evolution-devel/Makefile @@ -27,7 +27,7 @@ LIB_DEPENDS= nss3.1:${PORTSDIR}/security/nss \ .if defined(WITH_LDAP) LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20 .endif -RUN_DEPENDS= ${X11BASE}/lib/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnomespell-devel +RUN_DEPENDS= ${X11BASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnomespell-devel .if !defined(WITHOUT_PILOT) LIB_DEPENDS+= gpilotdconduit.2:${PORTSDIR}/palm/gnomepilot2 .endif |