openbsd-ports/www/p5-Apache-MP3/patches/patch-Makefile_PL

12 lines
360 B
Plaintext
Raw Normal View History

$OpenBSD: patch-Makefile_PL,v 1.1 2002/02/07 12:21:39 naddy Exp $
--- Makefile.PL.orig Mon Feb 4 18:06:50 2002
+++ Makefile.PL Mon Feb 4 18:07:26 2002
@@ -10,7 +10,6 @@ WriteMakefile(
PREREQ_PM => {
MP3::Info => 0.8,
Apache => 1.14,
- Audio::Wav => 0.02,
Ogg::Vorbis =>0.02,
}, # e.g., Module::Name => 1.1
);