[110738] trunk/dports/science/wgrib2/Portfile

takeshi at macports.org takeshi at macports.org
Wed Sep 4 16:25:55 PDT 2013


Revision: 110738
          https://trac.macports.org/changeset/110738
Author:   takeshi at macports.org
Date:     2013-09-04 16:25:55 -0700 (Wed, 04 Sep 2013)
Log Message:
-----------
wgrib2: fixed a bug that variant gcc48 conflicts itself, closing #40332

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

Modified: trunk/dports/science/wgrib2/Portfile
===================================================================
--- trunk/dports/science/wgrib2/Portfile	2013-09-04 22:26:00 UTC (rev 110737)
+++ trunk/dports/science/wgrib2/Portfile	2013-09-04 23:25:55 UTC (rev 110738)
@@ -140,7 +140,7 @@
     depends_build-append port:gcc47
 }
 
-variant gcc48 conflicts g95 gcc44 gcc45 gcc46 gcc47 gcc48 description {build iplib with gcc48 (alpha)} {
+variant gcc48 conflicts g95 gcc44 gcc45 gcc46 gcc47 description {build iplib with gcc48 (alpha)} {
     depends_lib-append   path:lib/libgcc/libgcc_s.1.dylib:libgcc
     depends_build-append port:gcc48
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130904/0db30ef1/attachment.html>


More information about the macports-changes mailing list