https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261351
--- Comment #1 from Kubilay Kocak <ko...@freebsd.org> --- If this supports multiple python version versions, and as it uses PYTHON_PKGNAMEPREFIX, you'll probably want to use USE_PYTHON=concurrent (or uniquefiles directly), so that the installed script filename has a unique suffix based on the Python version its installed with, and so that multiple versions don't conflict (say, when someone is doing an upgrade). concurrent/uniquefiles handles creating a symlink from foo -> foo-X.Y for you -- You are receiving this mail because: You are on the CC list for the bug.