aboutsummaryrefslogtreecommitdiff
path: root/mail/alpine
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2007-12-21 23:02:29 +0000
committerDoug Barton <dougb@FreeBSD.org>2007-12-21 23:02:29 +0000
commit8d340fc612bc853d1f13e1903f39f209a5d44d23 (patch)
tree11a2a62ca6472746fee1e3335487ec6676fd088d /mail/alpine
parent2884ce9758692ec062912b4d9a8f45128d88c5f2 (diff)
downloadports-8d340fc612bc853d1f13e1903f39f209a5d44d23.tar.gz
ports-8d340fc612bc853d1f13e1903f39f209a5d44d23.zip
Notes
Diffstat (limited to 'mail/alpine')
-rw-r--r--mail/alpine/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/alpine/Makefile b/mail/alpine/Makefile
index 1d8f1e3f3a95..3de22cd98660 100644
--- a/mail/alpine/Makefile
+++ b/mail/alpine/Makefile
@@ -73,7 +73,7 @@ CONFIGURE_ARGS+= --without-nls
CONFIGURE_ARGS+=--with-spellcheck-prog="${LOCALBASE}/bin/aspell --dont-backup --mode=email check"
RUN_DEPENDS+= aspell:${PORTSDIR}/textproc/aspell
.else
-CONFIGURE_ARGS+= --with-spellcheck-prog="${LOCALBASE}/bin/ispell
+CONFIGURE_ARGS+= --with-spellcheck-prog="${LOCALBASE}/bin/ispell"
RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell
.endif
.endif