summaryrefslogtreecommitdiff
path: root/lang/caml-light/files/patch-aa
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2004-03-06 14:54:05 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2004-03-06 14:54:05 +0000
commit80d982571543ea88048d2e0897448e5dedfa362a (patch)
tree1a8db9f8a40b47688899830c84851c6bd602d86a /lang/caml-light/files/patch-aa
parentUse /usr/sbin/daemon -f to detach milter from controlling terminal (diff)
Upgrade to v0.75. Unbreak for non-i386 architectures.
Notes
Notes: svn path=/head/; revision=103111
Diffstat (limited to 'lang/caml-light/files/patch-aa')
-rw-r--r--lang/caml-light/files/patch-aa12
1 files changed, 6 insertions, 6 deletions
diff --git a/lang/caml-light/files/patch-aa b/lang/caml-light/files/patch-aa
index a94c693c0087..a0d8f35c3470 100644
--- a/lang/caml-light/files/patch-aa
+++ b/lang/caml-light/files/patch-aa
@@ -1,11 +1,11 @@
---- src/Makefile.orig Thu Apr 24 20:21:03 1997
-+++ src/Makefile Tue Jul 28 08:30:13 1998
-@@ -24,19 +24,19 @@
+--- src/Makefile.orig Wed Mar 3 18:55:57 1999
++++ src/Makefile Sat Mar 6 19:51:31 2004
+@@ -26,19 +26,19 @@
# not all Unix C preprocessors define it.
# If your cpp is too fussy, make tools/clprepro and use this:
# CPP=../../src/tools/clprepro -Dunix
--CPP=/lib/cpp -P -Dunix
-+CPP=/usr/bin/cpp -P -Dunix
+-CPP=/lib/cpp -P -traditional -Dunix
++CPP=/usr/bin/cpp -P -traditional -Dunix
# The directory where public executables will be installed
-BINDIR=/usr/local/bin
@@ -24,7 +24,7 @@
# Some "make"s need this to ensure that they call the Bourne shell,
# not the C shell. Seems harmless on most other "make"s.
-@@ -118,8 +118,8 @@
+@@ -120,8 +120,8 @@
# Install the Caml Light system
install: