[89635] trunk/dports/math/slepc/Portfile

mmoll at macports.org mmoll at macports.org
Sat Feb 4 16:22:55 PST 2012


Revision: 89635
          http://trac.macports.org/changeset/89635
Author:   mmoll at macports.org
Date:     2012-02-04 16:22:55 -0800 (Sat, 04 Feb 2012)
Log Message:
-----------
math/slepc: fix typo

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

Modified: trunk/dports/math/slepc/Portfile
===================================================================
--- trunk/dports/math/slepc/Portfile	2012-02-04 23:48:55 UTC (rev 89634)
+++ trunk/dports/math/slepc/Portfile	2012-02-05 00:22:55 UTC (rev 89635)
@@ -67,7 +67,7 @@
                         set fortrandir ${prefix}/lib/gcc42
                     } else {
                         if {[file exists ${prefix}/lib/g95]} {
-                            set fortrandir ${prefix}/lib/gcc95
+                            set fortrandir ${prefix}/lib/g95
                         } else {
                             return -code error "Please install a fortran compiler by installing one of the following ports: gcc42, gcc43, gcc44, gcc45, gcc46, or g95."
                         }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120204/fbbbd1eb/attachment.html>


More information about the macports-changes mailing list