[148027] trunk/dports/lang/ocaml-camlp4/Portfile
mcalhoun at macports.org
mcalhoun at macports.org
Sun Apr 24 23:48:55 PDT 2016
Revision: 148027
https://trac.macports.org/changeset/148027
Author: mcalhoun at macports.org
Date: 2016-04-24 23:48:55 -0700 (Sun, 24 Apr 2016)
Log Message:
-----------
ocaml-camlp4: fix search path of camlp4o (fixes #48672)
Modified Paths:
--------------
trunk/dports/lang/ocaml-camlp4/Portfile
Modified: trunk/dports/lang/ocaml-camlp4/Portfile
===================================================================
--- trunk/dports/lang/ocaml-camlp4/Portfile 2016-04-25 04:46:41 UTC (rev 148026)
+++ trunk/dports/lang/ocaml-camlp4/Portfile 2016-04-25 06:48:55 UTC (rev 148027)
@@ -8,6 +8,7 @@
github.setup ocaml camlp4 4.02+6
name ocaml-camlp4
version [string map {+ -} ${version}]
+revision 1
categories lang devel ml
maintainers mww openmaintainer
license {LGPL-2.1 OpenSSLException}
@@ -28,7 +29,7 @@
checksums rmd160 03de86ab0ccec9b7c341f30132cc61caea29f7eb \
sha256 5a374fd814c61c571ada334f1cdcccd7d67207d61b6fd753551b5baa9b6305fb
-configure.pre_args --bindir=${prefix}/bin --libdir=${prefix}/lib --pkgdir=${ocamlfind_dir}
+configure.pre_args --bindir=${prefix}/bin --libdir=${prefix}/lib/ocaml --pkgdir=${ocamlfind_dir}
use_parallel_build no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160424/fe4aca93/attachment.html>
More information about the macports-changes
mailing list