2013-09-26 17:14:40 +02:00

11 lines
405 B
Plaintext

$NetBSD: patch-ab,v 1.4 2012/03/04 09:42:31 asau Exp $
--- lib/Makefile.orig 2012-01-04 20:28:16.000000000 +0400
+++ lib/Makefile 2012-03-04 13:34:16.000000000 +0400
@@ -1,4 +1,5 @@
OCAMLMAKEFILE = ../OCamlMakefile
+OCAMLFIND_INSTFLAGS = -optional -destdir ${DESTDIR}`$(OCAMLC) -where `/site-lib -ldconf /dev/null
SOURCES := pcre.mli pcre.ml pcre_stubs.c
CFLAGS := -O2 $(shell pcre-config --cflags)