summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r--gnu/usr.bin/perl/dist/Devel-PPPort/Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/dist/Devel-PPPort/Makefile.PL b/gnu/usr.bin/perl/dist/Devel-PPPort/Makefile.PL
index 63fb8c4d9c7..77d2eff331c 100644
--- a/gnu/usr.bin/perl/dist/Devel-PPPort/Makefile.PL
+++ b/gnu/usr.bin/perl/dist/Devel-PPPort/Makefile.PL
@@ -68,7 +68,7 @@ sub configure
'ppport_h.PL' => 'ppport.h',
'PPPort_pm.PL' => 'PPPort.pm',
'RealPPPort_xs.PL' => 'RealPPPort.xs',
- 'mktests.PL' => $t_01_test,
+ #'mktests.PL' => $t_01_test,
);
my @moreopts;