list_ports: use hardcoded path to library on osx

due to a security related change on MacOS, find_library fails. which may
eventually be fixed with a Python update
but it also does not hurt to use the full paths
now, that should work on old and new systems.

related to #509 #518
1 file changed