summaryrefslogtreecommitdiffstats
path: root/contrib/harfbuzz/module.defs
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/harfbuzz/module.defs')
-rw-r--r--contrib/harfbuzz/module.defs4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/harfbuzz/module.defs b/contrib/harfbuzz/module.defs
index 6fb3ffcfe..191d4e24f 100644
--- a/contrib/harfbuzz/module.defs
+++ b/contrib/harfbuzz/module.defs
@@ -15,11 +15,11 @@ HARFBUZZ.CONFIGURE.extra = \
HARFBUZZ.CONFIGURE.extra += --with-fontconfig=no
-ifeq ($(BUILD.system),darwin)
+ifeq ($(HOST.system),darwin)
HARFBUZZ.CONFIGURE.extra += --with-coretext=yes --with-glib=no
endif
-ifeq (1-mingw,$(BUILD.cross)-$(BUILD.system))
+ifeq (1-mingw,$(HOST.cross)-$(HOST.system))
HARFBUZZ.CONFIGURE.extra += --with-directwrite=no --with-glib=no \
--with-gobject=no --with-cairo=no --with-icu=no --with-graphite2=no \
--with-uniscribe=no