From 7d412c3670054b5fb4d2dd1bd63edbe05afd7edf Mon Sep 17 00:00:00 2001 From: Andrew Pantyukhin Date: Sat, 18 Aug 2007 00:45:59 +0000 Subject: Add port www/netsurf: NetSurf is a lightweight cross-platform Web browser. It supports the HTML 4 and CSS standards and provides a small, fast, and comprehensive Web browsing solution. NetSurf was originally written for RISC OS. WWW: http://www.netsurf-browser.org/ --- www/netsurf/files/patch-utils__config.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 www/netsurf/files/patch-utils__config.h (limited to 'www/netsurf/files/patch-utils__config.h') diff --git a/www/netsurf/files/patch-utils__config.h b/www/netsurf/files/patch-utils__config.h new file mode 100644 index 000000000000..37ab5d10d01e --- /dev/null +++ b/www/netsurf/files/patch-utils__config.h @@ -0,0 +1,10 @@ +--- ./utils/config.h.orig 2007-08-17 16:06:48.000000000 +0400 ++++ ./utils/config.h 2007-08-17 16:06:57.000000000 +0400 +@@ -18,6 +18,7 @@ + + #ifndef _NETSURF_UTILS_CONFIG_H_ + #define _NETSURF_UTILS_CONFIG_H_ ++#include + + /* Try to detect which features the target OS supports */ + -- cgit v1.2.3