summaryrefslogtreecommitdiff
path: root/multimedia/ffmpeg-devel/files/patch-libav::Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/ffmpeg-devel/files/patch-libav::Makefile')
-rw-r--r--multimedia/ffmpeg-devel/files/patch-libav::Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/multimedia/ffmpeg-devel/files/patch-libav::Makefile b/multimedia/ffmpeg-devel/files/patch-libav::Makefile
deleted file mode 100644
index 34bf5410ed7e..000000000000
--- a/multimedia/ffmpeg-devel/files/patch-libav::Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
---- libav/Makefile.orig Tue Aug 14 19:32:28 2001
-+++ libav/Makefile Tue Sep 25 15:05:38 2001
-@@ -1,5 +1,5 @@
- include ../config.mak
--CFLAGS= $(OPTFLAGS) -Wall -g -I../libavcodec -DHAVE_AV_CONFIG_H
-+CFLAGS= $(OPTFLAGS) -Wall -I../libavcodec -I$(LOCALBASE)/include -DHAVE_AV_CONFIG_H
-
- OBJS= rm.o mpeg.o asf.o avienc.o jpeg.o swf.o wav.o raw.o \
- avidec.o ffm.o \