summaryrefslogtreecommitdiff
path: root/net/libdlna/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'net/libdlna/patches/patch-ad')
-rw-r--r--net/libdlna/patches/patch-ad15
1 files changed, 0 insertions, 15 deletions
diff --git a/net/libdlna/patches/patch-ad b/net/libdlna/patches/patch-ad
deleted file mode 100644
index 226e3bc67bf..00000000000
--- a/net/libdlna/patches/patch-ad
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ad,v 1.1.1.1 2010/05/23 08:03:18 obache Exp $
-
-Adjust header file locations for ffmpeg changes.
-
---- src/av_mpeg4_part10.c.orig 2007-11-26 20:47:43.000000000 +0000
-+++ src/av_mpeg4_part10.c
-@@ -26,7 +26,7 @@
- #include <sys/stat.h>
- #include <fcntl.h>
-
--#include <ffmpeg/avcodec.h>
-+#include <libavcodec/avcodec.h>
-
- #include "dlna_internals.h"
- #include "profiles.h"