[35578] trunk/dports/math/gsl/Portfile

jochen at macports.org jochen at macports.org
Sun Mar 30 04:35:35 PDT 2008


Revision: 35578
          http://trac.macosforge.org/projects/macports/changeset/35578
Author:   jochen at macports.org
Date:     2008-03-30 04:35:35 -0700 (Sun, 30 Mar 2008)

Log Message:
-----------
fix typo

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

Modified: trunk/dports/math/gsl/Portfile
===================================================================
--- trunk/dports/math/gsl/Portfile	2008-03-30 11:32:29 UTC (rev 35577)
+++ trunk/dports/math/gsl/Portfile	2008-03-30 11:35:35 UTC (rev 35578)
@@ -62,6 +62,6 @@
 
 variant gcc43 description "Use GCC 4.3 for compilation of GSL - optimized for host machine" {
     depends_build-append        port:gcc43
-    configure.cc                gcc-mp-4.2
+    configure.cc                gcc-mp-4.3
     configure.cflags-append     "-ftree-vectorize -march=native -O3"
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080330/5403076e/attachment.html


More information about the macports-changes mailing list