[120737] trunk/dports/math/superlu/Portfile

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


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

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

Modified: trunk/dports/math/superlu/Portfile
===================================================================
--- trunk/dports/math/superlu/Portfile	2014-06-06 03:54:23 UTC (rev 120736)
+++ trunk/dports/math/superlu/Portfile	2014-06-06 03:54:27 UTC (rev 120737)
@@ -27,7 +27,8 @@
 
 configure.cflags    -fPIC -Wall -Wwrite-strings -Wno-strict-aliasing -O3 -mtune=native
 
-build.target        lib LAAUX="" SLASRC="" DLASRC="" CLASRC="" ZLASRC="" SCLAUX="" DZLAUX=""
+build.target        lib
+build.args          LAAUX="" SLASRC="" DLASRC="" CLASRC="" ZLASRC="" SCLAUX="" DZLAUX=""
 
 post-extract {
     reinplace "s|^SuperLUroot.*$|SuperLUroot = ${worksrcpath}|" ${worksrcpath}/make.inc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140605/04541220/attachment.html>


More information about the macports-changes mailing list