openbsd-ports/sysutils/gkrellm
ratchov 0c6c28c32c Use /dev/null instead of /dev/mixer
Ports using -lossaudio still call open(2) to get a file descriptor.
They don't need it to change the volume, but expect various syscalls
to succeed. Using /dev/null ensures programs will continue to work
once /dev/mixer is disabled.

"go ahead" landry@ and naddy@
2020-04-16 06:45:19 +00:00
..
gkrellm replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:02:12 +00:00
plugins Use /dev/null instead of /dev/mixer 2020-04-16 06:45:19 +00:00
Makefile