Date: Thu, 12 Dec 2019 11:41:01 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 242595] [patch] unconditional openal dependency despite OPTIONS Message-ID: <bug-242595-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242595 Bug ID: 242595 Summary: [patch] unconditional openal dependency despite OPTIONS Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: kde@FreeBSD.org Reporter: ps.ports@smyrak.com CC: Assignee: kde@FreeBSD.org Flags: maintainer-feedback?(kde@FreeBSD.org) Created attachment 209889 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D209889&action= =3Dedit Makefile patch The multimedia/qt5-multimedia port has an OPTIONS knob to build with or wit= hout 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242595-7788>