summaryrefslogtreecommitdiff
path: root/multimedia/xine-ui/patches/patch-am
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/xine-ui/patches/patch-am')
-rw-r--r--multimedia/xine-ui/patches/patch-am13
1 files changed, 0 insertions, 13 deletions
diff --git a/multimedia/xine-ui/patches/patch-am b/multimedia/xine-ui/patches/patch-am
deleted file mode 100644
index 842780b0010..00000000000
--- a/multimedia/xine-ui/patches/patch-am
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-am,v 1.1 2005/09/20 12:15:34 dmcmahill Exp $
-
---- src/xitk/Makefile.in.orig 2004-07-04 12:26:05.000000000 -0400
-+++ src/xitk/Makefile.in
-@@ -319,7 +319,7 @@ xine_remote_SOURCES = xine-remote.c
- xine_remote_DEPENDENCIES = $(top_builddir)/src/common/libcommon.la \
- xine-remote.c
-
--xine_remote_LDADD = $(INTLLIBS) $(NET_LIBS) $(THREAD_LIBS) $(READLINE_LIBS) $(NCURSES_LIB) \
-+xine_remote_LDADD = @XINE_LIBS@ $(INTLLIBS) $(NET_LIBS) $(THREAD_LIBS) $(READLINE_LIBS) $(NCURSES_LIB) \
- $(top_builddir)/src/common/libcommon.la $(DBG_LIBS)
-
-