summaryrefslogtreecommitdiffstats
path: root/mail/sylpheed-claws
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2006-09-24 09:59:03 +0000
committernetchild <netchild@FreeBSD.org>2006-09-24 09:59:03 +0000
commita46a82c6c372def989026a015e4a0576d2c3f1d8 (patch)
tree336fe5af16232ebfb7673e7ed76afad3a291354e /mail/sylpheed-claws
parent0b9fc1908f375465bb54860809ebd03505ec1ea3 (diff)
downloadFreeBSD-ports-a46a82c6c372def989026a015e4a0576d2c3f1d8.zip
FreeBSD-ports-a46a82c6c372def989026a015e4a0576d2c3f1d8.tar.gz
Fix pilot-link lib dependency (so-version bump). The fix is different
from the one in the PR and I also don't bump the portrevision, it's an optional dependency and the package on the cluster will not change. PR: 103547 Noticed by: "Alex Samorukov" <samm@os2.kiev.ua>
Diffstat (limited to 'mail/sylpheed-claws')
-rw-r--r--mail/sylpheed-claws/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile
index 004bffa..c5fb104 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
OpenPOWER on IntegriCloud