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

and.damore at macports.org and.damore at macports.org
Thu Oct 1 22:42:42 PDT 2009


Revision: 58640
          http://trac.macports.org/changeset/58640
Author:   and.damore at macports.org
Date:     2009-10-01 22:42:42 -0700 (Thu, 01 Oct 2009)
Log Message:
-----------
fixed +gcc43 conflict with itself, now conflicting gcc44

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

Modified: trunk/dports/math/gsl/Portfile
===================================================================
--- trunk/dports/math/gsl/Portfile	2009-10-02 05:36:35 UTC (rev 58639)
+++ trunk/dports/math/gsl/Portfile	2009-10-02 05:42:42 UTC (rev 58640)
@@ -60,7 +60,7 @@
     }
 }
 
-variant gcc43 conflicts gcc43 description "Use GCC 4.3 for compilation of GSL" {
+variant gcc43 conflicts gcc44 description "Use GCC 4.3 for compilation of GSL" {
     depends_build-append        port:gcc43
     configure.compiler          macports-gcc-4.3
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091001/566c9a4d/attachment.html>


More information about the macports-changes mailing list