[65317] trunk/dports/science/emos/Portfile

takeshi at macports.org takeshi at macports.org
Wed Mar 24 23:27:39 PDT 2010


Revision: 65317
          http://trac.macports.org/changeset/65317
Author:   takeshi at macports.org
Date:     2010-03-24 23:27:38 -0700 (Wed, 24 Mar 2010)
Log Message:
-----------
emos: forgot to remove isset_variant g95

Modified Paths:
--------------
    trunk/dports/science/emos/Portfile

Modified: trunk/dports/science/emos/Portfile
===================================================================
--- trunk/dports/science/emos/Portfile	2010-03-25 06:25:42 UTC (rev 65316)
+++ trunk/dports/science/emos/Portfile	2010-03-25 06:27:38 UTC (rev 65317)
@@ -87,9 +87,9 @@
 }
 
 use_parallel_build  no
-if {![variant_isset g95]} {
+#if {![variant_isset g95]} {
     default_variants    +gcc43
-}
+#}
 universal_variant   no
 
 variant gcc43 conflicts g95 description {builds fortran interface with gfortran} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100324/bfadbc24/attachment.html>


More information about the macports-changes mailing list