Revision
124733
Author
mmoll@macports.org
Date
2014-08-27 12:25:17 -0700 (Wed, 27 Aug 2014)

Log Message

science/ompl: correct patch args

Modified Paths

Diff

Modified: trunk/dports/science/ompl/Portfile (124732 => 124733)


--- 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