From 0b0565b9c236ca5cff76e913e583d56e67c40dcd Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Wed, 27 Mar 2002 05:03:00 +0000 Subject: Don't link with libgnuregex - the benefit is unclear (if any), while it causes certain problems on -stable when editing html text (evolution et al). Reported by: Mark Sergeant Submitted by: Joe Marcus Clarke --- www/gtkhtml/files/patch-src::htmlsearch.h | 14 -------------- www/gtkhtml/files/patch-src::htmltext.c | 14 -------------- 2 files changed, 28 deletions(-) delete mode 100644 www/gtkhtml/files/patch-src::htmlsearch.h delete mode 100644 www/gtkhtml/files/patch-src::htmltext.c (limited to 'www/gtkhtml/files') diff --git a/www/gtkhtml/files/patch-src::htmlsearch.h b/www/gtkhtml/files/patch-src::htmlsearch.h deleted file mode 100644 index f4a96db5ce60..000000000000 --- a/www/gtkhtml/files/patch-src::htmlsearch.h +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- src/htmlsearch.h 2002/03/25 14:12:56 1.1 -+++ src/htmlsearch.h 2002/03/25 14:13:16 -@@ -24,7 +24,7 @@ - #define _HTML_SEARCH_H_ - - #include --#include -+#include - #include "htmltypes.h" - - struct _HTMLSearch { diff --git a/www/gtkhtml/files/patch-src::htmltext.c b/www/gtkhtml/files/patch-src::htmltext.c deleted file mode 100644 index 0cfe711701ba..000000000000 --- a/www/gtkhtml/files/patch-src::htmltext.c +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- src/htmltext.c 2002/03/25 14:12:56 1.1 -+++ src/htmltext.c 2002/03/25 14:13:10 -@@ -25,7 +25,7 @@ - #include - #include - #include --#include -+#include - #include - - #include "htmltext.h" -- cgit v1.2.3