[124733] trunk/dports/science/ompl/Portfile

mmoll at macports.org mmoll at macports.org
Wed Aug 27 12:25:17 PDT 2014


Revision: 124733
          https://trac.macports.org/changeset/124733
Author:   mmoll at macports.org
Date:     2014-08-27 12:25:17 -0700 (Wed, 27 Aug 2014)
Log Message:
-----------
science/ompl: correct patch args

Modified Paths:
--------------
    trunk/dports/science/ompl/Portfile

Modified: trunk/dports/science/ompl/Portfile
===================================================================
--- trunk/dports/science/ompl/Portfile	2014-08-27 19:16:55 UTC (rev 124732)
+++ trunk/dports/science/ompl/Portfile	2014-08-27 19:25:17 UTC (rev 124733)
@@ -22,6 +22,7 @@
                     rmd160  51dddb685f100bd9ce2772f860f610d5dcf428ef
 distname            ${name}-${version}-Source
 patchfiles          patch-ODESolver.h.diff
+patch.pre_args      -p1
 depends_lib-append  port:boost port:ode port:flann port:triangle
 
 # We "inherit" the compiler fallback and blacklist from the Boost port,
@@ -50,6 +51,7 @@
 # regular OMPL version.
 variant app description {Include GUI and extra demo code} {
     distname            omplapp-${version}-Source
+    patch.pre_args      -p0
     license             noncommercial
     pre-extract {
         ui_warn "The +app variant causes some extra code to be compiled that is
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140827/f7d0d2cb/attachment.html>


More information about the macports-changes mailing list