--- 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
}