aboutsummaryrefslogtreecommitdiff
path: root/www/firefox-esr/files/patch-js-src-config_config.mk
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2012-08-30 14:54:17 +0000
committerFlorian Smeets <flo@FreeBSD.org>2012-08-30 14:54:17 +0000
commit2f4c3550c50b8b9afa1652eff05e983b4e0d3f51 (patch)
tree2e5e88926978106511a58859840701a45059d65c /www/firefox-esr/files/patch-js-src-config_config.mk
parentc02b0fd529dbb7b95c859505ecb285011a16a3d5 (diff)
Notes
Diffstat (limited to 'www/firefox-esr/files/patch-js-src-config_config.mk')
-rw-r--r--www/firefox-esr/files/patch-js-src-config_config.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/firefox-esr/files/patch-js-src-config_config.mk b/www/firefox-esr/files/patch-js-src-config_config.mk
deleted file mode 100644
index 58873f3b1e9c..000000000000
--- a/www/firefox-esr/files/patch-js-src-config_config.mk
+++ /dev/null
@@ -1,10 +0,0 @@
---- js/src/config/config.mk.orig 2009-08-07 00:49:23.000000000 +0200
-+++ js/src/config/config.mk 2009-08-09 20:50:05.000000000 +0200
-@@ -506,6 +506,7 @@
- -I$(srcdir) \
- -I. \
- -I$(DIST)/include -I$(DIST)/include/nsprpub \
-+ -I$(LOCALBASE)/include \
- $(if $(LIBXUL_SDK),-I$(LIBXUL_SDK)/include -I$(LIBXUL_SDK)/include/nsprpub) \
- $(OS_INCLUDES) \
- $(NULL)