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

ryandesign at macports.org ryandesign at macports.org
Wed Apr 11 16:23:37 PDT 2012


Revision: 91849
          https://trac.macports.org/changeset/91849
Author:   ryandesign at macports.org
Date:     2012-04-11 16:23:37 -0700 (Wed, 11 Apr 2012)
Log Message:
-----------
gsl: fix gcc46 variant description

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

Modified: trunk/dports/math/gsl/Portfile
===================================================================
--- trunk/dports/math/gsl/Portfile	2012-04-11 23:04:31 UTC (rev 91848)
+++ trunk/dports/math/gsl/Portfile	2012-04-11 23:23:37 UTC (rev 91849)
@@ -72,7 +72,7 @@
     configure.compiler          macports-gcc-4.5
 }
 
-variant gcc46 conflicts gcc43 gcc44 gcc45 description "Use GCC 4.5 for compilation of GSL" {
+variant gcc46 conflicts gcc43 gcc44 gcc45 description "Use GCC 4.6 for compilation of GSL" {
     depends_build-append        port:gcc46
     configure.compiler          macports-gcc-4.6
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120411/9c2b7c28/attachment.html>


More information about the macports-changes mailing list