summaryrefslogtreecommitdiff
path: root/lang/python23-nth/patches/patch-ea
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python23-nth/patches/patch-ea')
-rw-r--r--lang/python23-nth/patches/patch-ea12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/python23-nth/patches/patch-ea b/lang/python23-nth/patches/patch-ea
new file mode 100644
index 00000000000..b5c47557b5b
--- /dev/null
+++ b/lang/python23-nth/patches/patch-ea
@@ -0,0 +1,12 @@
+$NetBSD: patch-ea,v 1.1 2005/10/01 19:36:01 recht Exp $
+
+--- Modules/pcre.h.orig 2000-06-28 22:56:30.000000000 +0200
++++ Modules/pcre.h 2005-10-01 21:13:56.000000000 +0200
+@@ -40,6 +40,7 @@
+ #ifdef FOR_PYTHON
+ #define PCRE_LOCALE 0x0200
+ #endif
++#define PCRE_NO_AUTO_CAPTURE 0x1000
+
+ /* Exec-time error codes */
+