Modified: trunk/dports/math/superlu_dist/Portfile (120737 => 120738)
--- trunk/dports/math/superlu_dist/Portfile 2014-06-06 03:54:27 UTC (rev 120737)
+++ trunk/dports/math/superlu_dist/Portfile 2014-06-06 03:54:31 UTC (rev 120738)
@@ -35,7 +35,8 @@
configure.cflags -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -O3 -mtune=native
configure.cxxflags ${configure.cflags}
-build.target lib LAAUX=""
+build.target lib
+build.args LAAUX=""
post-extract {
reinplace "s|^DSuperLUroot.*$|DSuperLUroot = ${worksrcpath}|" ${worksrcpath}/make.inc