summaryrefslogtreecommitdiff
path: root/languagetool/Module_languagetool.mk
diff options
context:
space:
mode:
Diffstat (limited to 'languagetool/Module_languagetool.mk')
-rw-r--r--languagetool/Module_languagetool.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/languagetool/Module_languagetool.mk b/languagetool/Module_languagetool.mk
index f869d493baaf..bc430c0368dd 100644
--- a/languagetool/Module_languagetool.mk
+++ b/languagetool/Module_languagetool.mk
@@ -9,7 +9,7 @@
$(eval $(call gb_Module_Module,languagetool))
-ifneq ($(SOLAR_JAVA),)
+ifneq ($(ENABLE_JAVA),)
ifneq ($(filter LANGUAGETOOL,$(BUILD_TYPE)),)
$(eval $(call gb_Module_add_targets,languagetool,\
ExternalProject_languagetool \