svn commit: r341577 - head/devel/m17n-lib

Baptiste Daroussin bapt at FreeBSD.org
Tue Jan 28 14:25:52 UTC 2014


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


More information about the svn-ports-all mailing list