Modified: trunk/dports/science/hdf4/Portfile (87613 => 87614)
--- 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 \