most recent changes, diff for k3dsurf
Index: math/k3dsurf/Portfile
--- math/k3dsurf/Portfile (revision 32844)
+++ math/k3dsurf/Portfile (revision 32845)
@@ -21,8 +21,7 @@
depends_lib port:qt3-mac
configure {
- cd ${worksrcpath}
- system "qmake"
+ system "cd ${worksrcpath} && qmake"
}
build.env QTDIR=${prefix}