summaryrefslogtreecommitdiff
path: root/www/firefox/patches/patch-config_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox/patches/patch-config_Makefile.in')
-rw-r--r--www/firefox/patches/patch-config_Makefile.in16
1 files changed, 16 insertions, 0 deletions
diff --git a/www/firefox/patches/patch-config_Makefile.in b/www/firefox/patches/patch-config_Makefile.in
new file mode 100644
index 00000000000..b6fe6db4832
--- /dev/null
+++ b/www/firefox/patches/patch-config_Makefile.in
@@ -0,0 +1,16 @@
+$NetBSD: patch-config_Makefile.in,v 1.3 2014/03/20 21:02:00 ryoon Exp $
+
+--- config/Makefile.in.orig 2014-03-15 05:19:09.000000000 +0000
++++ config/Makefile.in
+@@ -73,6 +73,11 @@ export:: $(export-preqs)
+ -DMOZ_NATIVE_LIBEVENT=$(MOZ_NATIVE_LIBEVENT) \
+ -DMOZ_NATIVE_LIBVPX=$(MOZ_NATIVE_LIBVPX) \
+ -DMOZ_NATIVE_ICU=$(MOZ_NATIVE_ICU) \
++ -DMOZ_NATIVE_GRAPHITE2=$(MOZ_NATIVE_GRAPHITE2) \
++ -DMOZ_NATIVE_HARFBUZZ=$(MOZ_NATIVE_HARFBUZZ) \
++ -DMOZ_NATIVE_OGG=$(MOZ_NATIVE_OGG) \
++ -DMOZ_NATIVE_VORBIS=$(MOZ_NATIVE_VORBIS) \
++ -DMOZ_NATIVE_OPUS=$(MOZ_NATIVE_OPUS) \
+ $(srcdir)/system-headers | $(PERL) $(topsrcdir)/nsprpub/config/make-system-wrappers.pl system_wrappers
+ $(INSTALL) system_wrappers $(DIST)
+