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

takeshi at macports.org takeshi at macports.org
Wed Apr 20 21:30:04 PDT 2011


Revision: 78048
          http://trac.macports.org/changeset/78048
Author:   takeshi at macports.org
Date:     2011-04-20 21:30:04 -0700 (Wed, 20 Apr 2011)
Log Message:
-----------
hdf4: fix a typo

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

Modified: trunk/dports/science/hdf4/Portfile
===================================================================
--- trunk/dports/science/hdf4/Portfile	2011-04-21 04:28:42 UTC (rev 78047)
+++ trunk/dports/science/hdf4/Portfile	2011-04-21 04:30:04 UTC (rev 78048)
@@ -45,7 +45,7 @@
 }
 
 variant g95 conflicts gcc43 gcc44 universal description {build with g95} {
-    configure.args-delete   disable-fortran
+    configure.args-delete   --disable-fortran
     depends_build-append    port:g95
     configure.f77           ${prefix}/bin/g95
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110420/d6860bd0/attachment.html>


More information about the macports-changes mailing list