Modified: trunk/dports/python/py-h5py/Portfile (119565 => 119566)
--- trunk/dports/python/py-h5py/Portfile 2014-04-30 14:43:10 UTC (rev 119565)
+++ trunk/dports/python/py-h5py/Portfile 2014-04-30 15:38:34 UTC (rev 119566)
@@ -21,7 +21,8 @@
subport py27-h5py-devel {set DEV_VERSION 27}
subport py32-h5py-devel {set DEV_VERSION 32}
subport py33-h5py-devel {set DEV_VERSION 33}
-python.versions 26 27 32 33
+subport py34-h5py-devel {set DEV_VERSION 34}
+python.versions 26 27 32 33 34
if {${DEV_VERSION}} {
python.version ${DEV_VERSION}