summaryrefslogtreecommitdiff
path: root/multimedia/mpeg4ip/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mpeg4ip/patches/patch-ai')
-rw-r--r--multimedia/mpeg4ip/patches/patch-ai24
1 files changed, 0 insertions, 24 deletions
diff --git a/multimedia/mpeg4ip/patches/patch-ai b/multimedia/mpeg4ip/patches/patch-ai
deleted file mode 100644
index 811e2db7e29..00000000000
--- a/multimedia/mpeg4ip/patches/patch-ai
+++ /dev/null
@@ -1,24 +0,0 @@
-$NetBSD: patch-ai,v 1.1 2007/01/05 19:35:46 rillig Exp $
-
-Tags: for-upstream
-
---- doc/mp4v2/Makefile.am.orig 2003-02-06 20:15:04.000000000 +0100
-+++ doc/mp4v2/Makefile.am 2007-01-05 18:20:54.000000000 +0100
-@@ -1,5 +1,4 @@
--this_FILES = \
-- api.mpt \
-+man_MANS = \
- MP4.3 \
- MP4AddAudioTrack.3 \
- MP4AddHintTrack.3 \
-@@ -109,7 +108,6 @@ this_FILES = \
- MP4WriteRtpHint.3 \
- MP4WriteSample.3
-
--
--man_MANS = $(this_FILES)
--
--EXTRA_DIST = $(this_FILES)
-+EXTRA_DIST = \
-+ api.mpt \
-+ $(this_FILES)