Files
pkgsrc-ng/security/sks/patches/patch-ad
2013-09-26 17:14:40 +02:00

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)