[105034] trunk/dports/gis/orfeotoolbox/Portfile

stromnov at macports.org stromnov at macports.org
Mon Apr 8 05:40:06 PDT 2013


Revision: 105034
          https://trac.macports.org/changeset/105034
Author:   stromnov at macports.org
Date:     2013-04-08 05:40:06 -0700 (Mon, 08 Apr 2013)
Log Message:
-----------
orfeotoolbox: use muparser

Modified Paths:
--------------
    trunk/dports/gis/orfeotoolbox/Portfile

Modified: trunk/dports/gis/orfeotoolbox/Portfile
===================================================================
--- trunk/dports/gis/orfeotoolbox/Portfile	2013-04-08 11:57:45 UTC (rev 105033)
+++ trunk/dports/gis/orfeotoolbox/Portfile	2013-04-08 12:40:06 UTC (rev 105034)
@@ -7,7 +7,7 @@
 
 name                orfeotoolbox
 version             3.16
-revision            0
+revision            1
 categories          gis graphics
 platforms           darwin
 license             CeCILL
@@ -45,6 +45,7 @@
                     port:curl \
                     port:libkml \
                     port:tinyxml \
+                    port:muparser \
                     port:gettext
 
 pre-build {
@@ -81,6 +82,7 @@
                         -DOTB_USE_EXTERNAL_TINYXML=ON \
                         -DOTB_USE_EXTERNAL_LIBKML=ON \
                         -DOTB_USE_JPEG2000=ON \
+                        -DOTB_USE_EXTERNAL_MUPARSER=ON \
                         -DOTB_USE_CURL=ON
 
 # Use internal ITK (MacPorts ITK is outdated)
@@ -95,7 +97,6 @@
                         -DOTB_USE_LIBLAS=ON \
                         -DOTB_USE_EXTERNAL_LIBLAS=OFF \
                         -DOTB_USE_EXTERNAL_OSSIM=OFF \
-                        -DOTB_USE_EXTERNAL_MUPARSER=OFF \
                         -DOTB_USE_SIFTFAST=ON
 
 variant qt4 description {Wrap QT4} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130408/e6df417d/attachment.html>


More information about the macports-changes mailing list