--- 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]} {