summaryrefslogtreecommitdiff
path: root/audio/mp3splt/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mp3splt/patches/patch-ab')
-rw-r--r--audio/mp3splt/patches/patch-ab22
1 files changed, 0 insertions, 22 deletions
diff --git a/audio/mp3splt/patches/patch-ab b/audio/mp3splt/patches/patch-ab
deleted file mode 100644
index 2d4b35fedf6..00000000000
--- a/audio/mp3splt/patches/patch-ab
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-ab,v 1.3 2009/07/25 14:58:34 schmonz Exp $
-
---- configure.orig 2009-06-24 01:30:32.000000000 -0400
-+++ configure
-@@ -3632,7 +3632,7 @@ cat >>conftest.$ac_ext <<_ACEOF
- #include <stdio.h>
- #include <stdlib.h>
- #include <string.h>
--#include <mp3splt.h>
-+#include <libmp3splt/mp3splt.h>
-
- int main ()
- {
-@@ -3705,7 +3705,7 @@ cat >>conftest.$ac_ext <<_ACEOF
- /* end confdefs.h. */
-
- #include <stdio.h>
--#include <mp3splt.h>
-+#include <libmp3splt/mp3splt.h>
-
- int
- main ()