aboutsummaryrefslogtreecommitdiff
path: root/mail/courier
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-28 14:19:29 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-28 14:19:29 +0000
commit71c87445b9813875d6bfe4ee5eb33e6074472d23 (patch)
tree52cc9ef731c57a13e21d76a319a5c0077cdee055 /mail/courier
parentf9bc2da38578598719e242908f962db1110cd467 (diff)
downloadports-71c87445b9813875d6bfe4ee5eb33e6074472d23.tar.gz
ports-71c87445b9813875d6bfe4ee5eb33e6074472d23.zip
Notes
Diffstat (limited to 'mail/courier')
-rw-r--r--mail/courier/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/courier/Makefile b/mail/courier/Makefile
index 985c0f12a601..f3fc0e5e8e03 100644
--- a/mail/courier/Makefile
+++ b/mail/courier/Makefile
@@ -181,8 +181,8 @@ BUILD_DEPENDS+= aspell:${PORTSDIR}/textproc/aspell
RUN_DEPENDS+= aspell:${PORTSDIR}/textproc/aspell
CONFIGURE_ARGS+=--with-ispell=${LOCALBASE}/bin/aspell
.elif ${PORT_OPTIONS:MISPELL}
-BUILD_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell
-RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell
+BUILD_DEPENDS+= ispell:${PORTSDIR}/textproc/aspell-ispell
+RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/aspell-ispell
CONFIGURE_ARGS+=--with-ispell=${LOCALBASE}/bin/ispell
.else
CONFIGURE_ARGS+=--without-ispell