aboutsummaryrefslogtreecommitdiff
path: root/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
parent0d8da349ef31c280435e6f38605a864bdd337a06 (diff)
downloadports-ded6387180bfe54623fb53329a3e19720c87607d.tar.gz
ports-ded6387180bfe54623fb53329a3e19720c87607d.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/claws-mail/Makefile2
-rw-r--r--mail/sylpheed-claws/Makefile2
2 files changed, 2 insertions, 2 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
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile
index 004bffaf3ccd..c5fb10486e81 100644
--- a/mail/sylpheed-claws/Makefile
+++ b/mail/sylpheed-claws/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