summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/balsa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index 747b489efdf3..b4da912271aa 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -62,7 +62,7 @@ CONFIGURE_ARGS+= --with-ldap
.endif
.if !defined(WITHOUT_GTKSPELL)
-LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell2
+LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell
CONFIGURE_ARGS+=--with-gtkspell
.endif