summaryrefslogtreecommitdiff
path: root/mail/sylpheed
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-09-25 03:03:06 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-09-25 03:03:06 +0000
commitc6c660c9c8498f31cf99089beff2a55921da5953 (patch)
tree5b302be699512be4e81edd2b9a46a14e8005dd0b /mail/sylpheed
parentUpdate it to the lastest version of CVS, at 2006-09-23 in changelog. See in (diff)
Chase pilot-link's shared library version bump. Bump the PORTREVISION. As for
the PRs, I shall chase and close a few of them. Pointyhat: ijliao
Notes
Notes: svn path=/head/; revision=173771
Diffstat (limited to 'mail/sylpheed')
-rw-r--r--mail/sylpheed/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index a37c0c8b676f..3309da979d45 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sylpheed
PORTVERSION= 1.0.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail ipv6
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v1.0/
@@ -63,7 +63,7 @@ CONFIGURE_ARGS+=--enable-compface
CONFIGURE_ARGS+=--disable-compface
.endif
.if defined(WITH_JPILOT)
-LIB_DEPENDS+= pisock.8:${PORTSDIR}/palm/pilot-link
+LIB_DEPENDS+= pisock.9:${PORTSDIR}/palm/pilot-link
RUN_DEPENDS+= jpilot:${PORTSDIR}/palm/jpilot
CONFIGURE_ARGS+=--enable-jpilot
.else