ports/comms/libusbsio
Robert Clausecker 2effd5a3db comms/libusbsio: fix build on architectures where uname -p != uname -m
The source uses uname -m to build a subdirectory, but we used uname -p
to describe it.  A fix was already attempted, but only incidentally
correct on ppc.  Use the right variable to fix the build on arm64, too.

Approved by:	portmgr (build fix blanket)
2024-10-21 11:35:59 +02:00
..
distinfo
Makefile comms/libusbsio: fix build on architectures where uname -p != uname -m 2024-10-21 11:35:59 +02:00
pkg-descr