https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224030
Adriaan de Groot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Adriaan de Groot <[email protected]> --- Isn't this py-sphinx changing its contract? It no longer installs bin/sphinx-build, so **anything** that expects that executable is going to fall over. I would expect a (wrapper?) script that is non-suffixed. Is there a way to state "BUILD_DEPENDS = sphinx-build${INANYFLAVORWHATSOEVERIREALLYDONTCARE}:textproc/py-sphinx" ? Depending on a specific Python version of sphinx-build doesn't seem like a cool thing to do. -- You are receiving this mail because: You are the assignee for the bug.
