https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285997
Andrea Cocito <and...@cocito.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |and...@cocito.eu --- Comment #2 from Andrea Cocito <and...@cocito.eu> --- Hello, it really looks like a bug to me, as a matter fo fact if you start with a clean machine and simply install portmaster and do "portmaster meson" you cannot even get meson working: following different dependency chains it tries to install both ports. I am sure it breaks other ports besides meson, too. The situation got worse after https://cgit.freebsd.org/ports/commit/devel/py-setuptools/Makefile?id=8b5ae17d2f43388fade30e266615a9e34bf06abd : two days ago one could work around this physically removing the "temporarily” added devel/py-wheel044, but now as it is an hardcoded build dependency of py-setuptools (which, again, is required to build meson) the workaround dows not work anymore. Thanks, A. -- You are receiving this mail because: You are on the CC list for the bug.