aboutsummaryrefslogtreecommitdiffstats
path: root/mail/sylpheed/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sylpheed/Makefile')
-rw-r--r--mail/sylpheed/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index 3f6fa008fdf..4b49c398cc5 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -50,7 +50,7 @@ CONFIGURE_ARGS+=--enable-jconv
CONFIGURE_ARGS+=--disable-jconv
.endif
.if defined(WITH_JPILOT)
-LIB_DEPENDS+= pisock.4:${PORTSDIR}/palm/pilot-link
+LIB_DEPENDS+= pisock.8:${PORTSDIR}/palm/pilot-link
RUN_DEPENDS+= jpilot:${PORTSDIR}/palm/jpilot
CONFIGURE_ARGS+=--enable-jpilot
.else