aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/fltk
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2010-02-15 14:00:06 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2010-02-15 14:00:06 +0000
commita2d5eb0c8b97c03cd5385f35819e7c53380aeba2 (patch)
tree2de99224d72c85b0adaac2b151c05aeb17eae49d /x11-toolkits/fltk
parent768a3227f093a6e1832b5c37eef13df6303d5cd3 (diff)
downloadports-a2d5eb0c8b97c03cd5385f35819e7c53380aeba2.tar.gz
ports-a2d5eb0c8b97c03cd5385f35819e7c53380aeba2.zip
Notes
Diffstat (limited to 'x11-toolkits/fltk')
-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