freebsd-ports/multimedia/kino/files/patch-au
Pierre Beyssac 97eb0f8271 - Update to 0.7.1
- USE_GETTEXT=yes, USE_GNOME+=libxml2 as suggested by krion
2004-04-13 17:13:54 +00:00

10 lines
228 B
Text

--- src/storyboard.cc.orig Fri Apr 2 22:10:11 2004
+++ src/storyboard.cc Sun Apr 11 00:35:26 2004
@@ -26,6 +26,7 @@
#include <string>
#include <pthread.h>
+#include <libgen.h>
#include "storyboard.h"
#include "frame.h"