[78089] trunk/dports/science/hdf4/Portfile

takeshi at macports.org takeshi at macports.org
Sat Apr 23 05:52:47 PDT 2011


Revision: 78089
          http://trac.macports.org/changeset/78089
Author:   takeshi at macports.org
Date:     2011-04-23 05:52:44 -0700 (Sat, 23 Apr 2011)
Log Message:
-----------
hdf4: fixes a typo of variant description of gcc45

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

Modified: trunk/dports/science/hdf4/Portfile
===================================================================
--- trunk/dports/science/hdf4/Portfile	2011-04-23 12:23:35 UTC (rev 78088)
+++ trunk/dports/science/hdf4/Portfile	2011-04-23 12:52:44 UTC (rev 78089)
@@ -62,7 +62,7 @@
     configure.f77           ${prefix}/bin/gfortran-mp-4.4
 }
 
-variant gcc45 conflicts g95 gcc43 gcc44 universal description {build with gfortran 4.4} {
+variant gcc45 conflicts g95 gcc43 gcc44 universal description {build with gfortran 4.5} {
     configure.args-delete   --disable-fortran --enable-shared
     depends_build-append    port:gcc45
     configure.f77           ${prefix}/bin/gfortran-mp-4.5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110423/25e029a3/attachment-0001.html>


More information about the macports-changes mailing list