[106426] trunk/dports/www/ocaml-ocamlrss/Portfile

mww at macports.org mww at macports.org
Sun May 26 01:29:28 PDT 2013


Revision: 106426
          https://trac.macports.org/changeset/106426
Author:   mww at macports.org
Date:     2013-05-26 01:29:28 -0700 (Sun, 26 May 2013)
Log Message:
-----------
ocaml-ocamlrss: add missing dependency, inc revision

Modified Paths:
--------------
    trunk/dports/www/ocaml-ocamlrss/Portfile

Modified: trunk/dports/www/ocaml-ocamlrss/Portfile
===================================================================
--- trunk/dports/www/ocaml-ocamlrss/Portfile	2013-05-26 08:25:21 UTC (rev 106425)
+++ trunk/dports/www/ocaml-ocamlrss/Portfile	2013-05-26 08:29:28 UTC (rev 106426)
@@ -5,6 +5,7 @@
 
 name                ocaml-ocamlrss
 version             2.2.0
+revision            1
 categories          www devel ml
 platforms           darwin
 license             LGPL-3
@@ -18,7 +19,7 @@
 
 distname            ocamlrss-${version}
 
-depends_lib         port:ocaml port:ocaml-findlib port:ocaml-xmlm
+depends_lib         port:ocaml port:ocaml-findlib port:ocaml-xmlm port:ocaml-ocamlnet
 
 configure {
     reinplace "s|ocamlfind|${ocamlfind_wrapper}|g" ${worksrcpath}/Makefile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130526/e98638e7/attachment.html>


More information about the macports-changes mailing list