summaryrefslogtreecommitdiffstats
path: root/mail/thunderbird/files/extra-patch-config_make-jars.pl
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-18 21:31:14 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-18 21:31:14 +0800
commitaf58b05f45a8cf7fdedca9b7d9cf1d8fad9eeeaf (patch)
treee1219d6a8cf6197fbf4e6e3f90301670481b23cf /mail/thunderbird/files/extra-patch-config_make-jars.pl
parentede8006f63aa17ab0b7c01a50276fee3f7e0da58 (diff)
downloadmarcuscom-ports-af58b05f45a8cf7fdedca9b7d9cf1d8fad9eeeaf.tar
marcuscom-ports-af58b05f45a8cf7fdedca9b7d9cf1d8fad9eeeaf.tar.gz
marcuscom-ports-af58b05f45a8cf7fdedca9b7d9cf1d8fad9eeeaf.tar.bz2
marcuscom-ports-af58b05f45a8cf7fdedca9b7d9cf1d8fad9eeeaf.tar.lz
marcuscom-ports-af58b05f45a8cf7fdedca9b7d9cf1d8fad9eeeaf.tar.xz
marcuscom-ports-af58b05f45a8cf7fdedca9b7d9cf1d8fad9eeeaf.tar.zst
marcuscom-ports-af58b05f45a8cf7fdedca9b7d9cf1d8fad9eeeaf.zip
- Move to LOCALBASE
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6629 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/thunderbird/files/extra-patch-config_make-jars.pl')
-rw-r--r--mail/thunderbird/files/extra-patch-config_make-jars.pl10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/thunderbird/files/extra-patch-config_make-jars.pl b/mail/thunderbird/files/extra-patch-config_make-jars.pl
new file mode 100644
index 000000000..a558607ca
--- /dev/null
+++ b/mail/thunderbird/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:");
+