aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2006-09-24 09:59:03 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2006-09-24 09:59:03 +0000
commitded6387180bfe54623fb53329a3e19720c87607d (patch)
tree8361a5e3724fb5f2e84253496a6ac61dea87b519 /mail/claws-mail
parent0d8da349ef31c280435e6f38605a864bdd337a06 (diff)
Notes
Diffstat (limited to 'mail/claws-mail')
-rw-r--r--mail/claws-mail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile
index 004bffaf3ccd..c5fb10486e81 100644
--- a/mail/claws-mail/Makefile
+++ b/mail/claws-mail/Makefile
@@ -110,7 +110,7 @@ CONFIGURE_ARGS+= --enable-aspell
CONFIGURE_ARGS+= --disable-aspell
.endif
.if defined(WITH_JPILOT) || defined(WITH_ALL)
-LIB_DEPENDS+= pisock.8:${PORTSDIR}/palm/pilot-link
+LIB_DEPENDS+= pisock:${PORTSDIR}/palm/pilot-link
RUN_DEPENDS+= jpilot:${PORTSDIR}/palm/jpilot
CONFIGURE_ARGS+= --enable-jpilot
.else