Modified: trunk/dports/python/py-pyfftw3/Portfile (91490 => 91491)
--- trunk/dports/python/py-pyfftw3/Portfile 2012-04-03 12:23:13 UTC (rev 91490)
+++ trunk/dports/python/py-pyfftw3/Portfile 2012-04-03 12:41:32 UTC (rev 91491)
@@ -31,12 +31,12 @@
depends_lib-append port:fftw-3 \
port:fftw-3-single \
port:fftw-3-long
-}
-patchfiles patch-setup.py.diff
+ patchfiles patch-setup.py.diff
-post-patch {
- reinplace "s|@@MP_PREFIX@@|${prefix}|" ${worksrcpath}/setup.py
+ post-patch {
+ reinplace "s|@@MP_PREFIX@@|${prefix}|" ${worksrcpath}/setup.py
+ }
}
if {${name} == ${subport}} {