[125139] trunk/dports/lang/ocaml-camlp4/Portfile

mww at macports.org mww at macports.org
Sun Sep 7 07:24:33 PDT 2014


Revision: 125139
          https://trac.macports.org/changeset/125139
Author:   mww at macports.org
Date:     2014-09-07 07:24:33 -0700 (Sun, 07 Sep 2014)
Log Message:
-----------
ocaml-camlp4: also install META file, inc. revision

Modified Paths:
--------------
    trunk/dports/lang/ocaml-camlp4/Portfile

Modified: trunk/dports/lang/ocaml-camlp4/Portfile
===================================================================
--- trunk/dports/lang/ocaml-camlp4/Portfile	2014-09-07 14:19:40 UTC (rev 125138)
+++ trunk/dports/lang/ocaml-camlp4/Portfile	2014-09-07 14:24:33 UTC (rev 125139)
@@ -6,6 +6,7 @@
 
 github.setup        ocaml camlp4 4.02.0+1
 
+revision            1
 name                ocaml-camlp4
 categories          lang devel ml
 maintainers         mww openmaintainer
@@ -32,8 +33,9 @@
 
 use_parallel_build  no
 
-destroot.target     install
+destroot.target     install install-META
 destroot.destdir    BINDIR=${destroot}${prefix}/bin \
                     LIBDIR=${destroot}${prefix}/lib/ocaml \
-                    MANDIR=${destroot}${prefix}/share/man
+                    MANDIR=${destroot}${prefix}/share/man \
+                    PKGDIR=${destroot}${ocamlfind_dir}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140907/cab2cc19/attachment.html>


More information about the macports-changes mailing list