From f68f0d7e267b54185fc91962b45ca58548b77bec Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 29 Aug 2004 18:13:43 +0000 Subject: Chase the libpspell shared lib version. --- mail/claws-mail/Makefile | 2 +- mail/sylpheed-claws/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index 8b73738a2429..2ef6626964f9 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 8b73738a2429..2ef6626964f9 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) -- cgit