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

jochen at macports.org jochen at macports.org
Mon Sep 14 00:10:39 PDT 2009


Revision: 57624
          http://trac.macports.org/changeset/57624
Author:   jochen at macports.org
Date:     2009-09-14 00:10:35 -0700 (Mon, 14 Sep 2009)
Log Message:
-----------
State that gcc44 variant is unsupported in description

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

Modified: trunk/dports/math/gsl/Portfile
===================================================================
--- trunk/dports/math/gsl/Portfile	2009-09-14 07:09:41 UTC (rev 57623)
+++ trunk/dports/math/gsl/Portfile	2009-09-14 07:10:35 UTC (rev 57624)
@@ -65,7 +65,7 @@
     configure.cflags-append     "-ftree-vectorize -O3"
 }
 
-variant gcc44 conflicts gcc43 description "Use GCC 4.4 for compilation of GSL - optimized for host machine" {
+variant gcc44 conflicts gcc43 description "Use GCC 4.4 for compilation of GSL - optimized for host machine (unsupported)" {
     depends_build-append        port:gcc44
     configure.cc                gcc-mp-4.4
     configure.cflags-append     "-ftree-vectorize -O3"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090914/22a67f79/attachment.html>


More information about the macports-changes mailing list