[94902] trunk/dports/devel/ocaml-pgocaml/Portfile

mww at macports.org mww at macports.org
Mon Jul 2 00:11:37 PDT 2012


Revision: 94902
          https://trac.macports.org/changeset/94902
Author:   mww at macports.org
Date:     2012-07-02 00:11:37 -0700 (Mon, 02 Jul 2012)
Log Message:
-----------
ocaml-pgocaml: add missing dependency; inc revision

Modified Paths:
--------------
    trunk/dports/devel/ocaml-pgocaml/Portfile

Modified: trunk/dports/devel/ocaml-pgocaml/Portfile
===================================================================
--- trunk/dports/devel/ocaml-pgocaml/Portfile	2012-07-02 07:05:28 UTC (rev 94901)
+++ trunk/dports/devel/ocaml-pgocaml/Portfile	2012-07-02 07:11:37 UTC (rev 94902)
@@ -5,6 +5,7 @@
 
 name                ocaml-pgocaml
 version             1.4
+revision            1
 categories          devel ocaml
 license             LGPL-2
 maintainers         landonf openmaintainer
@@ -27,7 +28,8 @@
                     port:ocaml-findlib \
                     port:ocaml-calendar \
                     port:ocaml-csv \
-                    port:ocaml-pcre
+                    port:ocaml-pcre \
+                    port:ocaml-extlib
 
 post-patch {
     reinplace "s|ocamlfind|${ocamlfind_wrapper}|g" ${worksrcpath}/Makefile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120702/bb9249cf/attachment.html>


More information about the macports-changes mailing list