summaryrefslogtreecommitdiff
path: root/multimedia/transcode/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/transcode/patches/patch-ae')
-rw-r--r--multimedia/transcode/patches/patch-ae22
1 files changed, 0 insertions, 22 deletions
diff --git a/multimedia/transcode/patches/patch-ae b/multimedia/transcode/patches/patch-ae
deleted file mode 100644
index 23bfd21d4f4..00000000000
--- a/multimedia/transcode/patches/patch-ae
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-ae,v 1.1.1.1 2004/05/10 13:47:08 wiz Exp $
-
-diff -rcp import/import_divx.c import/import_divx.c
-*** import/import_divx.c Mon May 12 16:46:50 2003
---- import/import_divx.c Mon Jun 9 17:46:50 2003
-*************** static unsigned char *bufalloc(size_t si
-*** 158,164 ****
- }
-
- static int divx_init(char *path) {
-! #ifdef __FreeBSD__
- const
- #endif
- char *error;
---- 158,164 ----
- }
-
- static int divx_init(char *path) {
-! #if defined(__FreeBSD__) || defined(__NetBSD__)
- const
- #endif
- char *error;