summaryrefslogtreecommitdiff
path: root/multimedia/transcode/patches/patch-ar
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/transcode/patches/patch-ar')
-rw-r--r--multimedia/transcode/patches/patch-ar16
1 files changed, 0 insertions, 16 deletions
diff --git a/multimedia/transcode/patches/patch-ar b/multimedia/transcode/patches/patch-ar
deleted file mode 100644
index 73453e9a63c..00000000000
--- a/multimedia/transcode/patches/patch-ar
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-ar,v 1.1.1.1 2004/05/10 13:47:08 wiz Exp $
-
---- libvo/Makefile.am 2004-03-26 19:17:33.000000000 +0000
-+++ libvo/Makefile.am 2004-03-26 19:17:40.000000000 +0000
-@@ -3,9 +3,9 @@
- DEFAULT_INCLUDES = -I$(top_srcdir) -I$(srcdir) -I$(top_builddir) -I.
-
- CFLAGS = -Wall -fPIC -DPIC @CFLAGS@ -I../libmpeg2 -I$(srcdir)/../libmpeg2
--noinst_LIBRARIES = libvout.a
-+noinst_LTLIBRARIES = libvout.la
-
--libvout_a_SOURCES = video_out.c video_out_ppm.c video_out_yuv.c yuv2rgb.c yuv2rgb_mmx.c yuv2rgb_mlib.c cpu_accel.c rgb2yuv.c
-+libvout_la_SOURCES = video_out.c video_out_ppm.c video_out_yuv.c yuv2rgb.c yuv2rgb_mmx.c yuv2rgb_mlib.c cpu_accel.c rgb2yuv.c
-
- noinst_HEADERS = yuv2rgb.h video_out_internal.h video_out.h rgb2yuv.h mmx.h mm_accel.h
- EXTRA_DIST = COPYING AUTHORS README