[84298] trunk/dports/devel/ocamlsdl/Portfile

jmr at macports.org jmr at macports.org
Wed Sep 21 20:40:28 PDT 2011


Revision: 84298
          http://trac.macports.org/changeset/84298
Author:   jmr at macports.org
Date:     2011-09-21 20:40:27 -0700 (Wed, 21 Sep 2011)
Log Message:
-----------
ocamlsdl: add caml-findlib dep

Modified Paths:
--------------
    trunk/dports/devel/ocamlsdl/Portfile

Modified: trunk/dports/devel/ocamlsdl/Portfile
===================================================================
--- trunk/dports/devel/ocamlsdl/Portfile	2011-09-22 03:35:24 UTC (rev 84297)
+++ trunk/dports/devel/ocamlsdl/Portfile	2011-09-22 03:40:27 UTC (rev 84298)
@@ -18,7 +18,7 @@
                     sha1    ebccd8c47d3c0ada8b97a7f6de5483197c885194 \
                     rmd160  f4595325d075cc6348c341e63ea321952758d7fb
 #patchfiles              patch-configure.diff patch-src-Makefile.diff
-depends_lib       port:libsdl_image port:libsdl_mixer port:libsdl_ttf port:ocaml port:lablgl
+depends_lib       port:libsdl_image port:libsdl_mixer port:libsdl_ttf port:ocaml port:lablgl port:caml-findlib
 
 set ocamlfind_destdir ${destroot}${prefix}/lib/ocaml/site-lib
 
@@ -35,4 +35,3 @@
     xinstall -m 755 -d ${ocamlfind_destdir} ${destroot}${prefix}/share/doc/${name}
     file copy ${worksrcpath}/doc/html ${destroot}${prefix}/share/doc/${name}
 }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110921/91f8ddbc/attachment.html>


More information about the macports-changes mailing list