Revision
20794
Author
markd@macports.org
Date
2006-11-28 20:12:46 -0800 (Tue, 28 Nov 2006)

Log Message

Closes #10971. Patch was accidentally left out of original port commit.

Added Paths

Diff

Added: trunk/dports/genealogy/geneweb/files/patch-tools-Makefile.inc (0 => 20794)


--- trunk/dports/genealogy/geneweb/files/patch-tools-Makefile.inc	                        (rev 0)
+++ trunk/dports/genealogy/geneweb/files/patch-tools-Makefile.inc	2006-11-29 04:12:46 UTC (rev 20794)
@@ -0,0 +1,17 @@
+--- tools/Makefile.inc.orig	2006-04-15 20:44:36.000000000 -0700
++++ tools/Makefile.inc	2006-04-15 20:44:48.000000000 -0700
+@@ -2,11 +2,11 @@
+ 
+ TOP=..
+ CAMLP4_COMM=TOP=$(TOP) $(TOP)/tools/camlp4_comm.sh pa_ifdef.cmo
+-CAMLP4F=-DUNIX
++CAMLP4F=-DUNIX -loc loc
+ CAMLP4D=`camlp4 -where`
+ LIBUNIX=-cclib -lunix
+-OCAMLC=ocamlc.opt -warn-error A
+-OCAMLOPT=ocamlopt.opt -warn-error A
++OCAMLC=ocamlc.opt
++OCAMLOPT=ocamlopt.opt
+ OCAMLI=
+ OCAMLD=
+ STRIP=strip