aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gnome-settings-daemon
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2008-04-07 19:29:19 +0000
committerMichael Johnson <ahze@FreeBSD.org>2008-04-07 19:29:19 +0000
commitb17365667e7da2d3b27d83ee4518a7c605babfd5 (patch)
tree346e77bdc507e9a7c1e3ad1ee23f6ea064bca221 /sysutils/gnome-settings-daemon
parentcc914f5deeb0eec3185f23c089f865c9394ae17f (diff)
downloadports-b17365667e7da2d3b27d83ee4518a7c605babfd5.tar.gz
ports-b17365667e7da2d3b27d83ee4518a7c605babfd5.zip
Notes
Diffstat (limited to 'sysutils/gnome-settings-daemon')
-rw-r--r--sysutils/gnome-settings-daemon/files/patch-plugins_sound_gst-sound-manager.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/gnome-settings-daemon/files/patch-plugins_sound_gst-sound-manager.c b/sysutils/gnome-settings-daemon/files/patch-plugins_sound_gst-sound-manager.c
new file mode 100644
index 000000000000..cc0baf6fdc50
--- /dev/null
+++ b/sysutils/gnome-settings-daemon/files/patch-plugins_sound_gst-sound-manager.c
@@ -0,0 +1,10 @@
+--- plugins/sound/gsd-sound-manager.c.orig 2008-04-07 10:04:58.426471043 -0400
++++ plugins/sound/gsd-sound-manager.c 2008-04-07 10:05:10.592326201 -0400
+@@ -23,6 +23,7 @@
+
+ #include <sys/types.h>
+ #include <sys/wait.h>
++#include <signal.h>
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <unistd.h>