summaryrefslogtreecommitdiff
path: root/audio/xmms/patches/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmms/patches/patch-ak')
-rw-r--r--audio/xmms/patches/patch-ak13
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/xmms/patches/patch-ak b/audio/xmms/patches/patch-ak
new file mode 100644
index 00000000000..e38671dbc9c
--- /dev/null
+++ b/audio/xmms/patches/patch-ak
@@ -0,0 +1,13 @@
+$NetBSD: patch-ak,v 1.1 2000/03/12 20:36:27 tron Exp $
+
+--- wmxmms/Makefile.in.orig Mon Jan 31 19:44:47 2000
++++ wmxmms/Makefile.in Sun Mar 12 20:58:15 2000
+@@ -148,7 +148,7 @@
+ DEFS = @DEFS@ -I. -I$(srcdir) -I..
+ CPPFLAGS = @CPPFLAGS@
+ LDFLAGS = @LDFLAGS@
+-LIBS = @LIBS@
++LIBS = @LIBS@ @PTHREAD_LIBS@
+ wmxmms_OBJECTS = getopt.o getopt1.o wmxmms.o
+ wmxmms_DEPENDENCIES = $(top_builddir)/libxmms/libxmms.la
+ wmxmms_LDFLAGS =