Bugzilla Automation <[email protected]> has asked [email protected] for maintainer-feedback: Bug 242595: [patch] unconditional openal dependency despite OPTIONS https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242595
--- Description --- The multimedia/qt5-multimedia port has an OPTIONS knob to build with or without openal dependency, but the option is bogus, since Makefile does not take it into account and hardcodes unconditional dependency via USES. The attached patch fixes the problem
