Modified: trunk/dports/python/py-ipyparallel/Portfile (149111 => 149112)
--- trunk/dports/python/py-ipyparallel/Portfile 2016-05-31 07:27:34 UTC (rev 149111)
+++ trunk/dports/python/py-ipyparallel/Portfile 2016-05-31 13:46:49 UTC (rev 149112)
@@ -6,7 +6,7 @@
name py-ipyparallel
version 5.0.1
-revision 0
+revision 1
categories-append devel science
platforms darwin
license BSD
@@ -36,6 +36,10 @@
port:py${python.version}-ipykernel \
port:py${python.version}-tornado
+ if {${python.version} == 27} {
+ depends_lib-append port:py${python.version}-futures
+ }
+
livecheck.type none
} else {
livecheck.type pypi