summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-06 10:03:35 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-06 10:03:35 +0800
commit36512fbcb7836d7ca8d598f340fe277220a37657 (patch)
tree117d3e009e7b977a5d3ce8b13711fe5160e1850c /x11-toolkits
parent39ca6056c9769e14df2e3c8b30da9a62d9ca9f62 (diff)
downloadmarcuscom-ports-36512fbcb7836d7ca8d598f340fe277220a37657.tar
marcuscom-ports-36512fbcb7836d7ca8d598f340fe277220a37657.tar.gz
marcuscom-ports-36512fbcb7836d7ca8d598f340fe277220a37657.tar.bz2
marcuscom-ports-36512fbcb7836d7ca8d598f340fe277220a37657.tar.lz
marcuscom-ports-36512fbcb7836d7ca8d598f340fe277220a37657.tar.xz
marcuscom-ports-36512fbcb7836d7ca8d598f340fe277220a37657.tar.zst
marcuscom-ports-36512fbcb7836d7ca8d598f340fe277220a37657.zip
- Remove this left over file
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5029 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gtksourceview/files/patch-gtksourceview_gtksourceregex.c11
-rw-r--r--x11-toolkits/gtksourceview2/files/patch-gtksourceview_gtksourceregex.c11
2 files changed, 0 insertions, 22 deletions
diff --git a/x11-toolkits/gtksourceview/files/patch-gtksourceview_gtksourceregex.c b/x11-toolkits/gtksourceview/files/patch-gtksourceview_gtksourceregex.c
deleted file mode 100644
index 3cc9f9eab..000000000
--- a/x11-toolkits/gtksourceview/files/patch-gtksourceview_gtksourceregex.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- gtksourceview/gtksourceregex.c.orig Thu May 22 12:41:03 2003
-+++ gtksourceview/gtksourceregex.c Thu May 22 12:41:31 2003
-@@ -28,7 +28,7 @@
-
- #ifdef NATIVE_GNU_REGEX
- #include <sys/types.h>
--#include <regex.h>
-+#include <gnuregex.h>
- #else
- #include "gnu-regex/regex.h"
- #endif
diff --git a/x11-toolkits/gtksourceview2/files/patch-gtksourceview_gtksourceregex.c b/x11-toolkits/gtksourceview2/files/patch-gtksourceview_gtksourceregex.c
deleted file mode 100644
index 3cc9f9eab..000000000
--- a/x11-toolkits/gtksourceview2/files/patch-gtksourceview_gtksourceregex.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- gtksourceview/gtksourceregex.c.orig Thu May 22 12:41:03 2003
-+++ gtksourceview/gtksourceregex.c Thu May 22 12:41:31 2003
-@@ -28,7 +28,7 @@
-
- #ifdef NATIVE_GNU_REGEX
- #include <sys/types.h>
--#include <regex.h>
-+#include <gnuregex.h>
- #else
- #include "gnu-regex/regex.h"
- #endif