summaryrefslogtreecommitdiff
path: root/lang/ocaml/patches/patch-bt
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ocaml/patches/patch-bt')
-rw-r--r--lang/ocaml/patches/patch-bt10
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/ocaml/patches/patch-bt b/lang/ocaml/patches/patch-bt
index a7ad90019cd..fe9f5abd94f 100644
--- a/lang/ocaml/patches/patch-bt
+++ b/lang/ocaml/patches/patch-bt
@@ -1,8 +1,8 @@
-$NetBSD: patch-bt,v 1.1 2005/02/04 21:35:51 adrianp Exp $
+$NetBSD: patch-bt,v 1.2 2006/01/16 09:41:48 adam Exp $
---- Makefile.orig 2004-10-15 15:43:57.000000000 +0100
-+++ Makefile 2004-10-15 15:48:30.000000000 +0100
-@@ -232,24 +232,24 @@
+--- Makefile.orig 2005-09-24 18:20:36.000000000 +0200
++++ Makefile
+@@ -232,24 +232,24 @@ opt.opt: checkstack core ocaml opt-core
# Installation
install: FORCE
@@ -40,7 +40,7 @@ $NetBSD: patch-bt,v 1.1 2005/02/04 21:35:51 adrianp Exp $
cd tools; $(MAKE) install
-cd man; $(MAKE) install
for i in $(OTHERLIBRARIES); do \
-@@ -264,16 +264,16 @@
+@@ -265,16 +265,16 @@ install: FORCE
# Installation of the native-code compiler
installopt:
cd asmrun; $(MAKE) install