On Wed, 8 Sep 2010, Joachim Schipper wrote: > [Sorry, terribly busy and spotty internet - no patch!] > > I just noticed that math/py-numpy uses, but does not depend on, > devel/py-setuptools.
Sure it does. $ cd /usr/ports/math/py-numpy/ && make show=BUILD_DEPENDS ::lang/g77 ::devel/libf2c :python->=2.6,<2.7:lang/python/2.6 :py-setuptools-*:devel/py-setuptools $ cd /usr/ports/math/py-numpy/ && make show=RUN_DEPENDS :python->=2.6,<2.7:lang/python/2.6 :py-setuptools-*:devel/py-setuptools -- Antoine