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

takeshi at macports.org takeshi at macports.org
Mon Nov 28 13:11:57 PST 2011


Revision: 87614
          http://trac.macports.org/changeset/87614
Author:   takeshi at macports.org
Date:     2011-11-28 13:11:56 -0800 (Mon, 28 Nov 2011)
Log Message:
-----------
hdf4: removed F77 from FFLAGS in h4fc. fixes #32285

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

Modified: trunk/dports/science/hdf4/Portfile
===================================================================
--- trunk/dports/science/hdf4/Portfile	2011-11-28 19:13:04 UTC (rev 87613)
+++ trunk/dports/science/hdf4/Portfile	2011-11-28 21:11:56 UTC (rev 87614)
@@ -5,7 +5,7 @@
 
 name                hdf4
 version             4.2.6
-revision            1
+revision            2
 platforms           darwin
 categories          science
 maintainers         takeshi
@@ -25,6 +25,7 @@
 
 post-patch {
     reinplace "s|CFLAGS_TO_ADD\$CFLAGS|CFLAGS|" ${worksrcpath}/configure
+    reinplace "s|FFLAGS_TO_ADD\$FFLAGS|FFLAGS|" ${worksrcpath}/configure
 }
 
 configure.args      --with-szlib=${prefix} --disable-netcdf --disable-fortran \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111128/e5f0a61b/attachment.html>


More information about the macports-changes mailing list