diff options
author | Pierre Beyssac <pb@FreeBSD.org> | 2005-12-17 22:42:05 +0000 |
---|---|---|
committer | Pierre Beyssac <pb@FreeBSD.org> | 2005-12-17 22:42:05 +0000 |
commit | 4857cdc881a23e96455d009de8888c5010b0e3d6 (patch) | |
tree | 0323339004e97286d123694e9c8db07a4463e31d /multimedia/kino/files/patch-bf | |
parent | Mention in the pkg-message that semaphores can be removed using ipcrm. (diff) |
Update to 0.8.0.
Diffstat (limited to 'multimedia/kino/files/patch-bf')
-rw-r--r-- | multimedia/kino/files/patch-bf | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/multimedia/kino/files/patch-bf b/multimedia/kino/files/patch-bf index 0d3ed3818b85..5a8b79bf04cf 100644 --- a/multimedia/kino/files/patch-bf +++ b/multimedia/kino/files/patch-bf @@ -1,11 +1,10 @@ ---- src/kino_common.h Mon Dec 15 04:23:12 2003 -+++ src/kino_common.h Sat Apr 10 12:15:02 2004 -@@ -24,7 +24,7 @@ +--- src/kino_common.h.orig Fri Nov 11 06:42:22 2005 ++++ src/kino_common.h Mon Nov 28 21:28:55 2005 +@@ -25,7 +25,6 @@ + #include <gdk/gdkkeysyms.h> + #include <limits.h> #include <stdlib.h> - - #include <gnome.h> -#include <stdint.h> -+//#include <stdint.h> + #include "playlist.h" #include "frame.h" - #include "preferences.h" |