From a5681af1f82e1521ab00a454e4570b30c1fddf09 Mon Sep 17 00:00:00 2001 From: jasper Date: Tue, 30 Aug 2016 10:47:20 +0000 Subject: [PATCH] remove now unused patch --- .../faad/patches/patch-plugins_xmms_src_Makefile_am | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 audio/faad/patches/patch-plugins_xmms_src_Makefile_am diff --git a/audio/faad/patches/patch-plugins_xmms_src_Makefile_am b/audio/faad/patches/patch-plugins_xmms_src_Makefile_am deleted file mode 100644 index a258e3def0e..00000000000 --- a/audio/faad/patches/patch-plugins_xmms_src_Makefile_am +++ /dev/null @@ -1,12 +0,0 @@ -$OpenBSD: patch-plugins_xmms_src_Makefile_am,v 1.5 2012/08/22 20:14:06 naddy Exp $ ---- plugins/xmms/src/Makefile.am.orig Mon Jan 26 23:51:44 2009 -+++ plugins/xmms/src/Makefile.am Mon Aug 20 16:44:38 2012 -@@ -7,7 +7,7 @@ libmp4_la_CFLAGS = $(local_CFLAGS) -Wall \ - -I$(top_srcdir)/include -I$(top_srcdir)/common/mp4ff - - libmp4_la_LIBADD = $(top_builddir)/libfaad/libfaad.la \ -- $(top_builddir)/common/mp4ff/libmp4ff.a -+ $(top_builddir)/common/mp4ff/libmp4ff.la - - libmp4_la_LDFLAGS = -module -avoid-version $(local_LDFLAGS) -lpthread -