summaryrefslogtreecommitdiff
path: root/app-text/enchant/enchant-2.2.8.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/enchant/enchant-2.2.8.ebuild')
-rw-r--r--app-text/enchant/enchant-2.2.8.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-text/enchant/enchant-2.2.8.ebuild b/app-text/enchant/enchant-2.2.8.ebuild
index b02382f35473..710a67b885cb 100644
--- a/app-text/enchant/enchant-2.2.8.ebuild
+++ b/app-text/enchant/enchant-2.2.8.ebuild
@@ -32,9 +32,11 @@ src_configure() {
--disable-static \
$(use_with aspell) \
$(use_with hunspell) \
- --without-hspell \
--without-nuspell \
+ --without-hspell \
--without-voikko \
+ --without-applespell \
+ --without-zemberek \
--with-hunspell-dir="${EPREFIX}"/usr/share/hunspell/
}