summaryrefslogtreecommitdiffstats
path: root/www/firefox-devel/files
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-09-10 04:53:01 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-09-10 04:53:01 +0800
commitf236b5f0d3b52110d670e9a52ce0e8a9bf18ff4e (patch)
tree5f89dd180be25eafa3c76acdd6baa2d1c42aa8e1 /www/firefox-devel/files
parent499519c5ad0608265d38e58b9cdfbff03595f43c (diff)
downloadmarcuscom-ports-f236b5f0d3b52110d670e9a52ce0e8a9bf18ff4e.tar
marcuscom-ports-f236b5f0d3b52110d670e9a52ce0e8a9bf18ff4e.tar.gz
marcuscom-ports-f236b5f0d3b52110d670e9a52ce0e8a9bf18ff4e.tar.bz2
marcuscom-ports-f236b5f0d3b52110d670e9a52ce0e8a9bf18ff4e.tar.lz
marcuscom-ports-f236b5f0d3b52110d670e9a52ce0e8a9bf18ff4e.tar.xz
marcuscom-ports-f236b5f0d3b52110d670e9a52ce0e8a9bf18ff4e.tar.zst
marcuscom-ports-f236b5f0d3b52110d670e9a52ce0e8a9bf18ff4e.zip
Sync with FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9546 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/firefox-devel/files')
-rw-r--r--www/firefox-devel/files/extra-patch-config_make-jars.pl10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/firefox-devel/files/extra-patch-config_make-jars.pl b/www/firefox-devel/files/extra-patch-config_make-jars.pl
deleted file mode 100644
index a558607ca..000000000
--- a/www/firefox-devel/files/extra-patch-config_make-jars.pl
+++ /dev/null
@@ -1,10 +0,0 @@
---- config/make-jars.pl.orig Wed Oct 13 16:17:11 2004
-+++ config/make-jars.pl Wed Oct 13 16:17:07 2004
-@@ -40,6 +40,7 @@
- last if ($arg eq "--");
- }
- my $defines = join(' ', @ARGV[ $ddindex .. $#ARGV ]);
-+splice @ARGV, $ddindex, $#ARGV;
-
- getopts("d:s:t:f:avlD:o:p:xz:");
-