summaryrefslogtreecommitdiff
path: root/lang/perl5-current/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'lang/perl5-current/patches/patch-af')
-rw-r--r--lang/perl5-current/patches/patch-af26
1 files changed, 0 insertions, 26 deletions
diff --git a/lang/perl5-current/patches/patch-af b/lang/perl5-current/patches/patch-af
deleted file mode 100644
index 0c667d76b6b..00000000000
--- a/lang/perl5-current/patches/patch-af
+++ /dev/null
@@ -1,26 +0,0 @@
-$NetBSD: patch-af,v 1.1 2000/08/27 20:55:59 jlam Exp $
-
---- utils/Makefile.orig Mon Sep 6 15:46:15 1999
-+++ utils/Makefile
-@@ -5,9 +5,9 @@
- # Files to be built with variable substitution after miniperl is
- # available. Dependencies handled manually below (for now).
-
--pl = c2ph.PL h2ph.PL h2xs.PL perlbug.PL perldoc.PL pl2pm.PL splain.PL perlcc.PL dprofpp.PL
--plextract = c2ph h2ph h2xs perlbug perldoc pl2pm splain perlcc dprofpp
--plextractexe = c2ph.exe h2ph.exe h2xs.exe perlbug.exe perldoc.exe pl2pm.exe splain.exe perlcc.exe dprofpp.exe
-+pl = c2ph.PL h2ph.PL h2xs.PL perlbug.PL perldoc.PL pl2pm.PL splain.PL perlcc.PL
-+plextract = c2ph h2ph h2xs perlbug perldoc pl2pm splain perlcc
-+plextractexe = c2ph.exe h2ph.exe h2xs.exe perlbug.exe perldoc.exe pl2pm.exe splain.exe perlcc.exe
-
- all: $(plextract)
-
-@@ -32,8 +32,6 @@
- splain: splain.PL ../config.sh ../lib/diagnostics.pm
-
- perlcc: perlcc.PL ../config.sh
--
--dprofpp: dprofpp.PL ../config.sh
-
- clean:
-