aboutsummaryrefslogtreecommitdiff
path: root/news/tin
diff options
context:
space:
mode:
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