summaryrefslogtreecommitdiff
path: root/audio/xmms/patches
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-03-03 03:45:23 +0000
committerminskim <minskim@pkgsrc.org>2006-03-03 03:45:23 +0000
commit8cfc3ff4116b88aa34cdf3df37ad6c3b305c9314 (patch)
tree63037b8ff8affe6b4974248c4d1e19ddcb12b62d /audio/xmms/patches
parent13ea581e596cee6a7a53f4fbda8995d0dd0fc13c (diff)
downloadpkgsrc-8cfc3ff4116b88aa34cdf3df37ad6c3b305c9314.tar.gz
Make this package build with gcc-4.
Diffstat (limited to 'audio/xmms/patches')
-rw-r--r--audio/xmms/patches/patch-al13
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/xmms/patches/patch-al b/audio/xmms/patches/patch-al
new file mode 100644
index 00000000000..81368384ef7
--- /dev/null
+++ b/audio/xmms/patches/patch-al
@@ -0,0 +1,13 @@
+$NetBSD: patch-al,v 1.9 2006/03/03 03:45:23 minskim Exp $
+
+--- General/ir/ir.h.orig 2001-03-05 05:17:44.000000000 -0800
++++ General/ir/ir.h
+@@ -49,8 +49,6 @@ typedef struct
+ }
+ irConfig;
+
+-extern pthread_t irapp_thread;
+-extern gboolean keepGoing;
+ extern irConfig ircfg;
+ extern gboolean irconf_is_going;
+