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

takeshi at macports.org takeshi at macports.org
Sun Jul 28 19:43:42 PDT 2013


Revision: 108629
          https://trac.macports.org/changeset/108629
Author:   takeshi at macports.org
Date:     2013-07-28 19:43:42 -0700 (Sun, 28 Jul 2013)
Log Message:
-----------
hdf4: fixed build failure in variant g95

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

Modified: trunk/dports/science/hdf4/Portfile
===================================================================
--- trunk/dports/science/hdf4/Portfile	2013-07-29 02:14:31 UTC (rev 108628)
+++ trunk/dports/science/hdf4/Portfile	2013-07-29 02:43:42 UTC (rev 108629)
@@ -54,6 +54,7 @@
     configure.args-delete   --disable-fortran --enable-shared
     depends_build-append    port:g95
     configure.f77           ${prefix}/bin/g95
+    configure.fflags-append -fno-second-underscore
 }
 
 variant gcc43 conflicts g95 gcc44 gcc45 gcc46 gcc47 gcc48 universal description {build with gfortran 4.3} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130728/59bae89b/attachment-0001.html>


More information about the macports-changes mailing list