[95971] trunk/dports/devel/omake/Portfile

mww at macports.org mww at macports.org
Fri Jul 27 01:22:43 PDT 2012


Revision: 95971
          https://trac.macports.org/changeset/95971
Author:   mww at macports.org
Date:     2012-07-27 01:22:43 -0700 (Fri, 27 Jul 2012)
Log Message:
-----------
omake: integrate menhir variant in default installation; inc revision

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

Modified: trunk/dports/devel/omake/Portfile
===================================================================
--- trunk/dports/devel/omake/Portfile	2012-07-27 08:16:47 UTC (rev 95970)
+++ trunk/dports/devel/omake/Portfile	2012-07-27 08:22:43 UTC (rev 95971)
@@ -4,7 +4,7 @@
 
 name                omake
 version             0.9.8.6-0.rc1
-revision            2
+revision            3
 platforms           darwin
 categories          devel
 maintainers         erickt openmaintainer
@@ -24,7 +24,7 @@
 
 patchfiles          patch-OMakefile.diff patch-lib-build-OCaml.om.diff patch-lib-configure-readline.om.diff
 
-depends_lib         port:ocaml port:readline port:ncurses
+depends_lib         port:ocaml port:readline port:ncurses port:ocaml-menhir
 
 use_configure       no
 
@@ -34,6 +34,3 @@
   delete ${destroot}${prefix}/bin/cvs_realclean
 }
 
-variant menhir {
-  depends_lib-append port:ocaml-menhir
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120727/0b2fb615/attachment.html>


More information about the macports-changes mailing list