Revision
121517
Author
takeshi@macports.org
Date
2014-06-27 19:11:52 -0700 (Fri, 27 Jun 2014)

Log Message

hdfeos5: a white space change

Modified Paths

Diff

Modified: trunk/dports/science/hdfeos5/Portfile (121516 => 121517)


--- trunk/dports/science/hdfeos5/Portfile	2014-06-28 01:51:15 UTC (rev 121516)
+++ trunk/dports/science/hdfeos5/Portfile	2014-06-28 02:11:52 UTC (rev 121517)
@@ -40,7 +40,7 @@
 set v [mpi_active_variant_name bin:h5pcc:hdf5-18]
 if {${v} != "" } {
     set h5cc h5pcc
-        default_variants +${v}
+    default_variants +${v}
 } else {
     set h5cc h5cc
 }