[80862] trunk/dports/devel/caml-ulex/Portfile

jmr at macports.org jmr at macports.org
Tue Jul 19 12:03:05 PDT 2011


Revision: 80862
          http://trac.macports.org/changeset/80862
Author:   jmr at macports.org
Date:     2011-07-19 12:03:04 -0700 (Tue, 19 Jul 2011)
Log Message:
-----------
caml-ulex: change build.target to all.opt (#25852)

Modified Paths:
--------------
    trunk/dports/devel/caml-ulex/Portfile

Modified: trunk/dports/devel/caml-ulex/Portfile
===================================================================
--- trunk/dports/devel/caml-ulex/Portfile	2011-07-19 18:41:00 UTC (rev 80861)
+++ trunk/dports/devel/caml-ulex/Portfile	2011-07-19 19:03:04 UTC (rev 80862)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem          1.0
+
 name                caml-ulex
 version             1.1
 maintainers         nomaintainer
@@ -32,6 +33,8 @@
         ${worksrcpath}/Makefile
 }
 
+build.target        all.opt
+
 pre-destroot {
     set ocaml_site_path [exec ocamlfind printconf destdir]
     file mkdir ${destroot}/${ocaml_site_path}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110719/bd0b2f7f/attachment.html>


More information about the macports-changes mailing list