[94360] trunk/dports/devel/ocaml-text/Portfile

mww at macports.org mww at macports.org
Sat Jun 16 03:09:41 PDT 2012


Revision: 94360
          https://trac.macports.org/changeset/94360
Author:   mww at macports.org
Date:     2012-06-16 03:09:39 -0700 (Sat, 16 Jun 2012)
Log Message:
-----------
ocaml-text: copy documentation to $(destroot); inc revision;

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

Modified: trunk/dports/devel/ocaml-text/Portfile
===================================================================
--- trunk/dports/devel/ocaml-text/Portfile	2012-06-16 09:42:05 UTC (rev 94359)
+++ trunk/dports/devel/ocaml-text/Portfile	2012-06-16 10:09:39 UTC (rev 94360)
@@ -5,6 +5,7 @@
 
 name                ocaml-text
 version             0.5
+revision            1
 categories          devel ml
 license             BSD
 maintainers         mww openmaintainer
@@ -21,12 +22,14 @@
                     sha256  d7fc2ae616130a61f822686a6c366a5a4653d3fd8785c14d57038c9f5643dfc3
 
 patchfiles          patch-setup.ml.diff
-post-patch { reinplace "s|@prefix@|${prefix}|g" ${worksrcpath}/setup.ml }
+post-patch {
+    reinplace "s|@prefix@|${prefix}|g" ${worksrcpath}/setup.ml
+}
 
 use_oasis           yes
 use_oasis_doc       yes
 
-configure.args-append --override pcre true
+configure.args-append --override pcre true --override datarootdir ${destroot}${prefix}/share
 
 livecheck.type      regex
 livecheck.url       http://forge.ocamlcore.org/frs/?group_id=100
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120616/295bc7a0/attachment.html>


More information about the macports-changes mailing list