[88470] trunk/dports/devel/caml-ancient
mww at macports.org
mww at macports.org
Tue Jan 3 01:54:09 PST 2012
Revision: 88470
http://trac.macports.org/changeset/88470
Author: mww at macports.org
Date: 2012-01-03 01:54:08 -0800 (Tue, 03 Jan 2012)
Log Message:
-----------
devel/caml-ancient: fix build on 10.7
Modified Paths:
--------------
trunk/dports/devel/caml-ancient/Portfile
Added Paths:
-----------
trunk/dports/devel/caml-ancient/files/patch-Makefile.diff
Modified: trunk/dports/devel/caml-ancient/Portfile
===================================================================
--- trunk/dports/devel/caml-ancient/Portfile 2012-01-03 09:50:22 UTC (rev 88469)
+++ trunk/dports/devel/caml-ancient/Portfile 2012-01-03 09:54:08 UTC (rev 88470)
@@ -18,7 +18,7 @@
checksums md5 a5529e09f3c96247f362b7640e710157 \
sha1 be60cddcc3047cd34fa452d816d5ab13edd6ea54 \
rmd160 96c3ef4f3c6d8f303ebbc3bc60ae336db23a3fb2
-patchfiles patch-ancient_c.c.diff
+patchfiles patch-ancient_c.c.diff patch-Makefile.diff
depends_lib port:ocaml port:caml-findlib
Added: trunk/dports/devel/caml-ancient/files/patch-Makefile.diff
===================================================================
--- trunk/dports/devel/caml-ancient/files/patch-Makefile.diff (rev 0)
+++ trunk/dports/devel/caml-ancient/files/patch-Makefile.diff 2012-01-03 09:54:08 UTC (rev 88470)
@@ -0,0 +1,11 @@
+--- Makefile 2009-05-26 13:58:43.000000000 +0200
++++ Makefile 2012-01-03 10:52:49.000000000 +0100
+@@ -12,7 +12,7 @@
+ OCAMLCPACKAGES := -package unix
+ OCAMLCLIBS := -linkpkg
+
+-OCAMLOPTFLAGS :=
++OCAMLOPTFLAGS := -cclib -L.
+ OCAMLOPTPACKAGES := $(OCAMLCPACKAGES)
+ OCAMLOPTLIBS := -linkpkg
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120103/92efe73c/attachment.html>
More information about the macports-changes
mailing list