Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2014 14:25:52 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r341577 - head/devel/m17n-lib
Message-ID:  <201401281425.s0SEPq0u011465@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue Jan 28 14:25:51 2014
New Revision: 341577
URL: http://svnweb.freebsd.org/changeset/ports/341577
QAT: https://qat.redports.org/buildarchive/r341577/

Log:
  Switch ispell -> aspell-ispell

Modified:
  head/devel/m17n-lib/Makefile

Modified: head/devel/m17n-lib/Makefile
==============================================================================
--- head/devel/m17n-lib/Makefile	Tue Jan 28 14:19:29 2014	(r341576)
+++ head/devel/m17n-lib/Makefile	Tue Jan 28 14:25:51 2014	(r341577)
@@ -39,8 +39,8 @@ THAI_DESC=	Thai language support via lib
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401281425.s0SEPq0u011465>