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

takeshi at macports.org takeshi at macports.org
Thu Mar 25 00:44:27 PDT 2010


Revision: 65321
          http://trac.macports.org/changeset/65321
Author:   takeshi at macports.org
Date:     2010-03-25 00:44:24 -0700 (Thu, 25 Mar 2010)
Log Message:
-----------
emos: removed undefined variant g95 from gcc43 variant

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

Modified: trunk/dports/science/emos/Portfile
===================================================================
--- trunk/dports/science/emos/Portfile	2010-03-25 06:54:27 UTC (rev 65320)
+++ trunk/dports/science/emos/Portfile	2010-03-25 07:44:24 UTC (rev 65321)
@@ -25,10 +25,12 @@
     reinplace "s:^void \\*memcpy://void *memcpy:" ${worksrcpath}/gribex/gdecode.h
     reinplace "s: | O_LARGEFILE::" ${worksrcpath}/interpolation/sharedlib.c
     reinplace "s:`cat .list/bufrtables`:bufrtables/*.TXT:" ${worksrcpath}/install
+}
+#pre-configure {
 #    if [variant_isset g95] {
 #      reinplace "s:GBITMAP, ::" ${worksrcpath}/gribex/gribex.F
 #    }
-}
+#}
 
 if {${os.endian}=="little"} {
     set fendian -DLITTLE_ENDIAN
@@ -92,7 +94,7 @@
 #}
 universal_variant   no
 
-variant gcc43 conflicts g95 description {builds fortran interface with gfortran} {
+variant gcc43 conflicts description {builds fortran interface with gfortran} {
     depends_build-append    port:gcc43
     configure.args-delete   --disable-fortran
     configure.compiler      macports-gcc-4.3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100325/d6887581/attachment.html>


More information about the macports-changes mailing list