[68269] trunk/dports/math/atlas/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sun May 30 08:23:55 PDT 2010


Revision: 68269
          http://trac.macports.org/changeset/68269
Author:   mcalhoun at macports.org
Date:     2010-05-30 08:23:49 -0700 (Sun, 30 May 2010)
Log Message:
-----------
atlas: add descriptions to variants

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

Modified: trunk/dports/math/atlas/Portfile
===================================================================
--- trunk/dports/math/atlas/Portfile	2010-05-30 14:47:58 UTC (rev 68268)
+++ trunk/dports/math/atlas/Portfile	2010-05-30 15:23:49 UTC (rev 68269)
@@ -48,8 +48,8 @@
 build.target        build
 build.dir           ${workpath}/${name}-${version}/build
 
-variant gcc43 conflicts gcc42 conflicts universal {}
-variant gcc42 conflicts gcc43 conflicts universal {}
+variant gcc43 conflicts gcc42 conflicts universal description {build using macports-gcc-4.2} {}
+variant gcc42 conflicts gcc43 conflicts universal description {build using macports-gcc-4.3} {}
 
 if { [variant_isset gcc42] } {
   set gccversion    4.2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100530/59fd3ee9/attachment.html>


More information about the macports-changes mailing list