[120738] trunk/dports/math/superlu_dist/Portfile

sean at macports.org sean at macports.org
Thu Jun 5 20:54:31 PDT 2014


Revision: 120738
          https://trac.macports.org/changeset/120738
Author:   sean at macports.org
Date:     2014-06-05 20:54:31 -0700 (Thu, 05 Jun 2014)
Log Message:
-----------
superlu_dist: separate build.target into build.args

Modified Paths:
--------------
    trunk/dports/math/superlu_dist/Portfile

Modified: trunk/dports/math/superlu_dist/Portfile
===================================================================
--- 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140605/885ec89e/attachment.html>


More information about the macports-changes mailing list