From 28c6a2c549e39f5711c6d34655fce97e6ee42ed0 Mon Sep 17 00:00:00 2001 From: ahze Date: Wed, 1 Feb 2006 02:11:24 +0000 Subject: - Update to 1.5.0.1rc1 - Remove $FreeBSD$ tag from files in files/ .. it's annoying to always reset them. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5601 df743ca5-7f9a-e211-a948-0013205c9059 --- www/firefox10/files/extra-patch-config_make-jars.pl | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 www/firefox10/files/extra-patch-config_make-jars.pl (limited to 'www/firefox10/files/extra-patch-config_make-jars.pl') diff --git a/www/firefox10/files/extra-patch-config_make-jars.pl b/www/firefox10/files/extra-patch-config_make-jars.pl new file mode 100644 index 000000000..a558607ca --- /dev/null +++ b/www/firefox10/files/extra-patch-config_make-jars.pl @@ -0,0 +1,10 @@ +--- 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:"); + -- cgit v1.2.3