summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-08-29 18:13:43 +0000
committermarcus <marcus@FreeBSD.org>2004-08-29 18:13:43 +0000
commitf68f0d7e267b54185fc91962b45ca58548b77bec (patch)
treec52807a1c6385c3559f13283ab107eed8cf819ba /mail
parent8dfba0725ec44dc5b4be0225607fe353391270e5 (diff)
downloadFreeBSD-ports-f68f0d7e267b54185fc91962b45ca58548b77bec.zip
FreeBSD-ports-f68f0d7e267b54185fc91962b45ca58548b77bec.tar.gz
Chase the libpspell shared lib version.
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 8b73738..2ef6626 100644
--- a/mail/claws-mail/Makefile
+++ b/mail/claws-mail/Makefile
@@ -96,7 +96,7 @@ LIB_DEPENDS+= jconv.0:${PORTSDIR}/japanese/libjconv
CONFIGURE_ARGS+= --disable-jconv
.endif
.if defined(WITH_ASPELL) || defined(WITH_ALL)
-LIB_DEPENDS+= pspell.15:${PORTSDIR}/textproc/aspell
+LIB_DEPENDS+= pspell.16:${PORTSDIR}/textproc/aspell
CONFIGURE_ARGS+= --enable-aspell
.endif
.if defined(WITH_JPILOT) || defined(WITH_ALL)
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile
index 8b73738..2ef6626 100644
--- a/mail/sylpheed-claws/Makefile
+++ b/mail/sylpheed-claws/Makefile
@@ -96,7 +96,7 @@ LIB_DEPENDS+= jconv.0:${PORTSDIR}/japanese/libjconv
CONFIGURE_ARGS+= --disable-jconv
.endif
.if defined(WITH_ASPELL) || defined(WITH_ALL)
-LIB_DEPENDS+= pspell.15:${PORTSDIR}/textproc/aspell
+LIB_DEPENDS+= pspell.16:${PORTSDIR}/textproc/aspell
CONFIGURE_ARGS+= --enable-aspell
.endif
.if defined(WITH_JPILOT) || defined(WITH_ALL)
OpenPOWER on IntegriCloud