[Bug 292051] net/py-wsdd: 'service wsdd status' fails to report status correctly
Date: Wed, 31 Dec 2025 14:28:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292051 --- Comment #15 from Hiroo Ono <hiroo.ono+freebsd@gmail.com> --- (In reply to Igor Pavlov from comment #14) (In reply to Hiroo Ono from comment #13) As the wsdd script does not install code in lib, maybe I should have set USES_PYTHON= noflavors and depended on lang/python3. Then, I may leave the shebang to #! /usr/bin/env python3 or like. This will be a small overhaul of the port. So I will consider later as revision 2. (or next version up happens.) For now, I will go with PYTHON_CMD thing. -- You are receiving this mail because: You are the assignee for the bug.