From df44aad436c4953604f81a8b03ef373fbb368a6a Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 31 Oct 2005 15:59:14 +0000 Subject: No need to include as getsubopt/getopt_long is not needed. --- audio/mp3splt/distinfo | 3 ++- audio/mp3splt/patches/patch-aa | 13 +++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 audio/mp3splt/patches/patch-aa (limited to 'audio') diff --git a/audio/mp3splt/distinfo b/audio/mp3splt/distinfo index cd75e0ab153..f4a15556611 100644 --- a/audio/mp3splt/distinfo +++ b/audio/mp3splt/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.5 2005/10/20 00:38:55 wiz Exp $ +$NetBSD: distinfo,v 1.6 2005/10/31 15:59:14 tv Exp $ SHA1 (mp3splt-2.1c-src.tar.gz) = 40962d696c2a687569ab55382600178f5c8fd2b1 RMD160 (mp3splt-2.1c-src.tar.gz) = 857b225ac4645cc43cc0381e5ecfe908d9c01fb9 Size (mp3splt-2.1c-src.tar.gz) = 131810 bytes +SHA1 (patch-aa) = f90ac091d136de06b00daee259dcfadd77b68e30 diff --git a/audio/mp3splt/patches/patch-aa b/audio/mp3splt/patches/patch-aa new file mode 100644 index 00000000000..75ded249249 --- /dev/null +++ b/audio/mp3splt/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.3 2005/10/31 15:59:14 tv Exp $ + +--- mp3splt.c.orig 2005-03-26 08:51:56.000000000 -0500 ++++ mp3splt.c +@@ -38,8 +38,6 @@ + #include + #endif + +-#include "getopt.h" +- + #include "mp3.h" + #include "wrap.h" + #include "ogg.h" -- cgit v1.2.3