aboutsummaryrefslogtreecommitdiff
path: root/mail/sqwebmail
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 /mail/sqwebmail
parent44df028fc32d1d090ab06140178c4266f4e70b4b (diff)
downloadports-ef086f0077416555ce7e6f104cd497750d35c17f.tar.gz
ports-ef086f0077416555ce7e6f104cd497750d35c17f.zip
Notes
Diffstat (limited to 'mail/sqwebmail')
-rw-r--r--mail/sqwebmail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile
index ab02259dea9a..6f77b839b085 100644
--- a/mail/sqwebmail/Makefile
+++ b/mail/sqwebmail/Makefile
@@ -113,8 +113,8 @@ CONFIGURE_ARGS+= --without-gzip
.endif
.if ${PORT_OPTIONS:MISPELL}
-BUILD_DEPENDS+= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell
-RUN_DEPENDS+= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell
+BUILD_DEPENDS+= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/aspell-ispell
+RUN_DEPENDS+= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/aspell-ispell
CONFIGURE_ARGS+= --with-ispell=${LOCALBASE}/bin/ispell
.else
CONFIGURE_ARGS+= --without-ispell