[108325] trunk/dports/math/eigen3/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Jul 19 08:14:16 PDT 2013


Revision: 108325
          https://trac.macports.org/changeset/108325
Author:   ryandesign at macports.org
Date:     2013-07-19 08:14:15 -0700 (Fri, 19 Jul 2013)
Log Message:
-----------
eigen3: update ui_error to match new variants

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

Modified: trunk/dports/math/eigen3/Portfile
===================================================================
--- trunk/dports/math/eigen3/Portfile	2013-07-19 15:06:38 UTC (rev 108324)
+++ trunk/dports/math/eigen3/Portfile	2013-07-19 15:14:15 UTC (rev 108325)
@@ -109,7 +109,7 @@
         ![variant_isset gcc47] &&
         ![variant_isset gcc48] &&
         ![variant_isset gcc49]} {
-        ui_error "eigen3: To use +blas please select +gcc4\[4567\]!!!"
+        ui_error "eigen3: To use +blas please select +gcc4\[456789\]!!!"
         return -code error
     } else {
         PortGroup               muniversal 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130719/9ead39d8/attachment-0001.html>


More information about the macports-changes mailing list