$OpenBSD: patch-Makefile_PL,v 1.2 2021/09/01 20:30:18 ajacoutot Exp $
Index: Makefile.PL
--- Makefile.PL.orig
+++ Makefile.PL
@@ -10,7 +10,6 @@ WriteMakefile(
     PREREQ_PM		=> {
 			    MP3::Info             => 0.8,
 			    Apache2::RequestRec   => 2.000001,
-			    Audio::Wav            => 0.02,
 			    Ogg::Vorbis::Header   => 0.02, # b/c Ogg::Vorbis can't be found by CPAN shell
 			    Inline::MakeMaker     => 0.01, # required by Ogg::Vorbis, but not specified in it's makefile, causing CPAN shell install to fail.
 			    Locale::Maketext      => 1.03,
