summaryrefslogtreecommitdiff
path: root/devel/pcre-ocaml/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pcre-ocaml/patches/patch-ab')
-rw-r--r--devel/pcre-ocaml/patches/patch-ab10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/pcre-ocaml/patches/patch-ab b/devel/pcre-ocaml/patches/patch-ab
new file mode 100644
index 00000000000..66d33c05327
--- /dev/null
+++ b/devel/pcre-ocaml/patches/patch-ab
@@ -0,0 +1,10 @@
+$NetBSD: patch-ab,v 1.1 2007/06/09 11:05:00 rillig Exp $
+
+--- lib/Makefile.orig 2007-03-21 11:30:21.000000000 +0100
++++ lib/Makefile 2007-03-21 11:30:33.000000000 +0100
+@@ -1,4 +1,5 @@
+ OCAMLMAKEFILE = ../OCamlMakefile
++OCAMLFIND_INSTFLAGS = -optional
+
+ SOURCES = pcre.mli pcre.ml pcre_stubs.c
+ CFLAGS = -O2