aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/enchant/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/enchant/Makefile')
-rw-r--r--textproc/enchant/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/enchant/Makefile b/textproc/enchant/Makefile
index 4f1b0e5e6474..1112bc2920d5 100644
--- a/textproc/enchant/Makefile
+++ b/textproc/enchant/Makefile
@@ -56,7 +56,7 @@ PLIST_SUB+= HSPELL="@comment "
.endif
.if defined(WITH_HUNSPELL)
-LIB_DEPENDS+= hunspell-1.2.0:${PORTSDIR}/textproc/hunspell
+LIB_DEPENDS+= hunspell-1.3.0:${PORTSDIR}/textproc/hunspell
CONFIGURE_ARGS+=--enable-myspell
PLIST_SUB+= HUNSPELL=""
.else