ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
interferometry. In addition to pure-python phasing,
calibration, imaging, and deconvolution code, this package
includes interfaces to MIRIAD (a Fortran interferometry
package) and HEALPix (a package for representing spherical
data sets), and some math/fitting routines from SciPy.
WWW: http://setiathome.berkeley.edu/~aparsons/aipy
PR: ports/128811
Submitted by: Wen Heping <wenheping at gmail.com>