summaryrefslogtreecommitdiff
path: root/mail/thunderbird-esr/files/patch-mozilla-js-src-config_config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird-esr/files/patch-mozilla-js-src-config_config.mk')
-rw-r--r--mail/thunderbird-esr/files/patch-mozilla-js-src-config_config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/thunderbird-esr/files/patch-mozilla-js-src-config_config.mk b/mail/thunderbird-esr/files/patch-mozilla-js-src-config_config.mk
index c5b42ad3457c..0bacb7ee6f1a 100644
--- a/mail/thunderbird-esr/files/patch-mozilla-js-src-config_config.mk
+++ b/mail/thunderbird-esr/files/patch-mozilla-js-src-config_config.mk
@@ -4,7 +4,7 @@
-I$(srcdir) \
-I. \
-I$(DIST)/include -I$(DIST)/include/nsprpub \
-+ -I%%LOCALBASE%%/include \
++ -I$(LOCALBASE)/include \
$(if $(LIBXUL_SDK),-I$(LIBXUL_SDK)/include -I$(LIBXUL_SDK)/include/nsprpub) \
$(OS_INCLUDES) \
$(NULL)