aboutsummaryrefslogtreecommitdiff
path: root/news/tin
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-28 15:30:02 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-28 15:30:02 +0000
commitef086f0077416555ce7e6f104cd497750d35c17f (patch)
treec7c7932b6a3838a1153240033608f3cebb3c1dcf /news/tin
parent44df028fc32d1d090ab06140178c4266f4e70b4b (diff)
downloadports-ef086f0077416555ce7e6f104cd497750d35c17f.tar.gz
ports-ef086f0077416555ce7e6f104cd497750d35c17f.zip
Notes
Diffstat (limited to 'news/tin')
-rw-r--r--news/tin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile
index f44d54cd4812..93a4bb764559 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -71,7 +71,7 @@ CONFIGURE_ARGS+= --disable-pgp-gpg
.endif
.if ${PORT_OPTIONS:MISPELL}
-RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell
+RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/aspell-ispell
CONFIGURE_ARGS+= --with-ispell=${PREFIX}/bin/ispell
.endif