summaryrefslogtreecommitdiff
path: root/deskutils/sunbird/files/extra-patch-config_make-jars.pl
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-08 00:45:08 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-08 00:45:08 +0000
commit41a56135d1e8a68844e4c575702cdbad451d7322 (patch)
tree009db3c80e9f224065cf6fcece6157eb9a5ad509 /deskutils/sunbird/files/extra-patch-config_make-jars.pl
parentDrop support for perl 5.003. (diff)
Remove support for antique perl.
Hat: portmgr
Notes
Notes: svn path=/head/; revision=199068
Diffstat (limited to '')
-rw-r--r--deskutils/sunbird/files/extra-patch-config_make-jars.pl10
1 files changed, 0 insertions, 10 deletions
diff --git a/deskutils/sunbird/files/extra-patch-config_make-jars.pl b/deskutils/sunbird/files/extra-patch-config_make-jars.pl
deleted file mode 100644
index a558607ca459..000000000000
--- a/deskutils/sunbird/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:");
-