[144143] trunk/dports/math/qrupdate/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sat Jan 2 22:13:19 PST 2016


Revision: 144143
          https://trac.macports.org/changeset/144143
Author:   mcalhoun at macports.org
Date:     2016-01-02 22:13:18 -0800 (Sat, 02 Jan 2016)
Log Message:
-----------
qrupdate: fix typo in r144142

Revision Links:
--------------
    https://trac.macports.org/changeset/144142

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

Modified: trunk/dports/math/qrupdate/Portfile
===================================================================
--- trunk/dports/math/qrupdate/Portfile	2016-01-03 06:09:12 UTC (rev 144142)
+++ trunk/dports/math/qrupdate/Portfile	2016-01-03 06:13:18 UTC (rev 144143)
@@ -90,7 +90,7 @@
 
     build.args-append       BLAS=-lopenblas   LAPACK=-lopenblas
     destroot.args-append    BLAS=-lopenblas   LAPACK=-lopenblas
-    test.args-append        BLAS=-lvecLibFort LAPACK=-lvecLibFort
+    test.args-append        BLAS=-lopenblas   LAPACK=-lopenblas
 }
 
 if {[variant_isset g95]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160102/36e3b7fb/attachment.html>


More information about the macports-changes mailing list