aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2010-02-15 22:00:06 +0800
committergahr <gahr@FreeBSD.org>2010-02-15 22:00:06 +0800
commit4f98843a3a5bc137a4fc9f9ee733b6c7ca652cc9 (patch)
treec964c32e521baa6a028897e0e72a27a04fef7695 /x11-toolkits
parentcfbd850bea5b2fec659bc883f630b71347d39806 (diff)
downloadfreebsd-ports-gnome-4f98843a3a5bc137a4fc9f9ee733b6c7ca652cc9.tar.gz
freebsd-ports-gnome-4f98843a3a5bc137a4fc9f9ee733b6c7ca652cc9.tar.zst
freebsd-ports-gnome-4f98843a3a5bc137a4fc9f9ee733b6c7ca652cc9.zip
- Really fix after 900006
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/fltk/files/patch-src_filename_list.cxx13
1 files changed, 11 insertions, 2 deletions
diff --git a/x11-toolkits/fltk/files/patch-src_filename_list.cxx b/x11-toolkits/fltk/files/patch-src_filename_list.cxx
index 13a42cdf4686..da8a399ecf44 100644
--- a/x11-toolkits/fltk/files/patch-src_filename_list.cxx
+++ b/x11-toolkits/fltk/files/patch-src_filename_list.cxx
@@ -1,5 +1,14 @@
---- src/filename_list.cxx.orig 2010-02-09 11:00:46.000000000 +0100
-+++ src/filename_list.cxx 2010-02-09 11:35:23.000000000 +0100
+--- src/filename_list.cxx.orig 2006-06-09 18:16:34.000000000 +0200
++++ src/filename_list.cxx 2010-02-15 14:57:40.000000000 +0100
+@@ -30,7 +30,7 @@
+ #include <FL/filename.H>
+ #include "flstring.h"
+ #include <stdlib.h>
+-
++#include <sys/param.h>
+
+ extern "C" {
+ #ifndef HAVE_SCANDIR
@@ -54,7 +54,7 @@
Fl_File_Sort_F *sort) {
#ifndef HAVE_SCANDIR