aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-02-19 21:14:52 +0000
committerPatrick Li <pat@FreeBSD.org>2002-02-19 21:14:52 +0000
commit2e30125132e5dc99aff75620ccda7e4145f9a087 (patch)
treea3a74a31ed7ac239bf20c23fe5adbe4858f385e5 /mail/claws-mail/Makefile
parent8a9fa8cee32cd3f0d733bd94de637b0b613a3bd8 (diff)
downloadports-2e30125132e5dc99aff75620ccda7e4145f9a087.tar.gz
ports-2e30125132e5dc99aff75620ccda7e4145f9a087.zip
Notes
Diffstat (limited to 'mail/claws-mail/Makefile')
-rw-r--r--mail/claws-mail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile
index b63ed7d3d8a5..ca539546d0f2 100644
--- a/mail/claws-mail/Makefile
+++ b/mail/claws-mail/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sylpheed-claws
-PORTVERSION= 0.7.1
+PORTVERSION= 0.7.2
CATEGORIES= mail news ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sylpheed-claws
@@ -53,7 +53,7 @@ CONFIGURE_ARGS+= --enable-pspell
.endif
.if defined(WITH_JPILOT) || defined(WITH_ALL)
LIB_DEPENDS+= pisock.4:${PORTSDIR}/palm/pilot-link
-RUN_DEPENDS+= ${LOCALBASE}/pilot/bin/jpilot:${PORTSDIR}/palm/jpilot
+RUN_DEPENDS+= jpilot:${PORTSDIR}/palm/jpilot
CONFIGURE_ARGS+= --enable-jpilot
.endif
.if defined(WITH_LDAP) || defined(WITH_ALL)