summaryrefslogtreecommitdiff
path: root/www/firefox/patches/patch-config_Makefile.in
blob: b9ed3992adda45a99e9c787ea8ef0198788ef2ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-config_Makefile.in,v 1.1 2013/09/19 12:37:49 ryoon Exp $

--- config/Makefile.in.orig	2013-09-10 03:43:23.000000000 +0000
+++ config/Makefile.in
@@ -102,6 +102,7 @@ export:: $(export-preqs)
 		-DMOZ_NATIVE_JPEG=$(MOZ_NATIVE_JPEG) \
 		-DMOZ_NATIVE_LIBEVENT=$(MOZ_NATIVE_LIBEVENT) \
 		-DMOZ_NATIVE_LIBVPX=$(MOZ_NATIVE_LIBVPX) \
+		-DMOZ_NATIVE_ICU=$(MOZ_NATIVE_ICU) \
 		$(srcdir)/system-headers | $(PERL) $(topsrcdir)/nsprpub/config/make-system-wrappers.pl system_wrappers
 	$(INSTALL) system_wrappers $(DIST)