The following reply was made to PR ports/176993; it has been noted by GNATS.
From: "Vladimir Chukharev" <chukha...@mail.ru> To: bug-follo...@freebsd.org, vladimir.chukha...@gmail.com Cc: Subject: Re: ports/176993: math/py-matplotlib/work does not see installed numpy Date: Fri, 22 Mar 2013 09:38:30 +0200 This PR can be closed. For the record. The problem was in math/atlas, which was installed when I used an optional dependence on it in some port (probably math/py-numpy). Later, I removed that option and deinstalled atlas, but many ports have some automatically set optional dependence on atlas if that is installed, therefore deleting math/atlas is not a trivial task... It might get installed again and again, and this is a POLA violation IMO. I recorded the list of all ports depending on atlas, then used pkg_delete -f atlas-\* , and then reinstalled all ports in the list removing the corresponding options file in /var/ports/ , this way atlas is cleaned away from my computer... -- Vladimir Chukharev _______________________________________________ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"