Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2014 14:18:32 +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: r341574 - head/mail/elm
Message-ID:  <201401281418.s0SEIW6c007790@svn.freebsd.org>

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

Log:
  Switch ispell to aspell-ispell

Modified:
  head/mail/elm/Makefile

Modified: head/mail/elm/Makefile
==============================================================================
--- head/mail/elm/Makefile	Tue Jan 28 14:16:30 2014	(r341573)
+++ head/mail/elm/Makefile	Tue Jan 28 14:18:32 2014	(r341574)
@@ -3,7 +3,7 @@
 
 PORTNAME=	elm
 PORTVERSION=	2.5.8
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	mail
 MASTER_SITES=	http://instinct.org/elm/files/tarballs/
 DISTNAME=	${PORTNAME}${PORTVERSION}
@@ -11,7 +11,7 @@ DISTNAME=	${PORTNAME}${PORTVERSION}
 MAINTAINER=	toasty@dragondata.com
 COMMENT=	A once-popular mail user agent, version 2.5.x
 
-BUILD_DEPENDS=	ispell:${PORTSDIR}/textproc/ispell
+BUILD_DEPENDS=	ispell:${PORTSDIR}/textproc/aspell-ispell
 
 MAKE_JOBS_UNSAFE=	yes
 



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