diff options
author | 2014-12-07 21:10:23 +0000 | |
---|---|---|
committer | 2014-12-07 21:10:23 +0000 | |
commit | 4eba924f893b2e08d8d89f9a93adf675da306635 (patch) | |
tree | e3f330935496340d63fd4ccffff75ada72c97f45 | |
parent | we do not use pcc on the vax (diff) | |
download | wireguard-openbsd-4eba924f893b2e08d8d89f9a93adf675da306635.tar.xz wireguard-openbsd-4eba924f893b2e08d8d89f9a93adf675da306635.zip |
Don't make manpages from anything in Pod-Perldoc/corpus
OK ingo@
-rw-r--r-- | gnu/usr.bin/perl/Makefile.bsd-wrapper1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/Makefile.bsd-wrapper1 b/gnu/usr.bin/perl/Makefile.bsd-wrapper1 index ed0b79d1395..24bd7ea08c1 100644 --- a/gnu/usr.bin/perl/Makefile.bsd-wrapper1 +++ b/gnu/usr.bin/perl/Makefile.bsd-wrapper1 @@ -240,7 +240,6 @@ _quick3p= bignum 3p lib/bignum.pm \ bigrat 3p lib/bigrat.pm \ blib 3p lib/blib.pm \ - Bster 3p cpan/Pod-Perldoc/corpus/utf8.pod \ bytes 3p lib/bytes.pm \ Carp 3p lib/Carp.pm \ CGI 3p lib/CGI.pm \ |