summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2003-05-07 11:42:52 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2003-05-07 11:42:52 +0800
commitaf59574245cf0a01be538324fd179d1af4e2f345 (patch)
tree400d3f844cd389e8ef217665c00af11574cc2226 /mail
parentbdfdf94f193ec2a7ad6136d4b25b4075a80b378b (diff)
downloadmarcuscom-ports-af59574245cf0a01be538324fd179d1af4e2f345.tar
marcuscom-ports-af59574245cf0a01be538324fd179d1af4e2f345.tar.gz
marcuscom-ports-af59574245cf0a01be538324fd179d1af4e2f345.tar.bz2
marcuscom-ports-af59574245cf0a01be538324fd179d1af4e2f345.tar.lz
marcuscom-ports-af59574245cf0a01be538324fd179d1af4e2f345.tar.xz
marcuscom-ports-af59574245cf0a01be538324fd179d1af4e2f345.tar.zst
marcuscom-ports-af59574245cf0a01be538324fd179d1af4e2f345.zip
Chase the new location of gnomespell library.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@719 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail')
-rw-r--r--mail/evolution-devel/Makefile2
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