[142516] trunk/dports/science/hpl/Portfile
dstrubbe at macports.org
dstrubbe at macports.org
Sat Dec 12 06:05:20 PST 2015
Revision: 142516
https://trac.macports.org/changeset/142516
Author: dstrubbe at macports.org
Date: 2015-11-13 18:17:55 -0800 (Fri, 13 Nov 2015)
Log Message:
-----------
hpl: Should be default_variants-append not default_variant. Better punctuation in description.
Modified Paths:
--------------
trunk/dports/science/hpl/Portfile
Modified: trunk/dports/science/hpl/Portfile
===================================================================
--- trunk/dports/science/hpl/Portfile 2015-11-13 20:06:18 UTC (rev 142515)
+++ trunk/dports/science/hpl/Portfile 2015-11-14 02:17:55 UTC (rev 142516)
@@ -15,7 +15,7 @@
description High Performance Computing Linpack Benchmark
long_description See how your machine compares to the TOP500! \
HPL is a software package that solves a (random) dense linear \
- system in double precision (64 bits) arithmetic on \
+ system in double-precision (64-bit) arithmetic on \
distributed-memory computers. It can thus be regarded as a \
portable as well as freely available implementation of the \
High Performance Computing Linpack Benchmark.
@@ -52,7 +52,7 @@
}
if {![variant_isset atlas] && ![variant_isset openblas]} {
- default_variants +accelerate
+ default_variants-append +accelerate
}
pre-build {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/297fb321/attachment.html>
More information about the macports-changes
mailing list