From e97dc542af7568ba68448abbfed54cb6ce02799c Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 28 Jan 2014 14:25:51 +0000 Subject: [PATCH] Switch ispell -> aspell-ispell --- devel/m17n-lib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/m17n-lib/Makefile b/devel/m17n-lib/Makefile index 8dc8a7828a70..d78c89c03699 100644 --- a/devel/m17n-lib/Makefile +++ b/devel/m17n-lib/Makefile @@ -39,8 +39,8 @@ THAI_DESC= Thai language support via libThai ANTHY_LIB_DEPENDS= libanthy.so:${PORTSDIR}/japanese/anthy ANTHY_CONFIGURE_OFF+= --without-anthy -ISPELL_BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell -ISPELL_RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell +ISPELL_BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/aspell-ispell +ISPELL_RUN_DEPENDS= ispell:${PORTSDIR}/textproc/aspell-ispell ISPELL_CONFIGURE_OFF= HAVE_ISPELL=no THAI_LIB_DEPENDS= libthai.so:${PORTSDIR}/devel/libthai