11 lines
306 B
Plaintext
11 lines
306 B
Plaintext
$NetBSD: patch-ad,v 1.2 2012/11/10 14:24:45 pettai Exp $
|
|
|
|
--- bdb/Makefile.orig 2012-10-07 21:59:39.000000000 +0200
|
|
+++ bdb/Makefile
|
|
@@ -15 +15 @@
|
|
-include ../Makefile.local
|
|
+#include ../Makefile.local
|
|
@@ -17 +17 @@
|
|
-CINCLUDES=-I`ocamlc -where` $(BDBINCLUDE)
|
|
+CINCLUDES=-I${PREFIX}/lib/ocaml $(BDBINCLUDE)
|