[84241] trunk/dports/devel/caml-lwt/Portfile

mww at macports.org mww at macports.org
Wed Sep 21 05:45:53 PDT 2011


Revision: 84241
          http://trac.macports.org/changeset/84241
Author:   mww at macports.org
Date:     2011-09-21 05:45:52 -0700 (Wed, 21 Sep 2011)
Log Message:
-----------
caml-lwt: enable lwt.ssl and lwt.react; increase revision;

Modified Paths:
--------------
    trunk/dports/devel/caml-lwt/Portfile

Modified: trunk/dports/devel/caml-lwt/Portfile
===================================================================
--- trunk/dports/devel/caml-lwt/Portfile	2011-09-21 12:36:18 UTC (rev 84240)
+++ trunk/dports/devel/caml-lwt/Portfile	2011-09-21 12:45:52 UTC (rev 84241)
@@ -4,6 +4,7 @@
 
 name                caml-lwt
 version             2.3.1
+revision            1
 distname            lwt-${version}
 categories          devel ml
 maintainers         mww openmaintainer
@@ -30,7 +31,7 @@
     system -W ${worksrcpath} "chmod +x ocamlfind"
 }
 
-configure { system -W ${worksrcpath} "${prefix}/bin/ocaml setup.ml -configure --override prefix ${destroot}${prefix} --override docdir ${destroot}${prefix}/share/doc/${name}" }
+configure { system -W ${worksrcpath} "${prefix}/bin/ocaml setup.ml -configure --enable-react --enable-ssl --override prefix ${destroot}${prefix} --override docdir ${destroot}${prefix}/share/doc/${name}" }
 post-configure {
     reinplace "s|${prefix}/bin/ocamlfind|${worksrcpath}/ocamlfind|g" ${worksrcpath}/setup.data
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110921/43c67120/attachment.html>


More information about the macports-changes mailing list