Date: Sun, 30 Nov 2014 18:13:21 +0000 From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 195533] New: audio/jack can not be upgraded Message-ID: <bug-195533-12827@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195533 Bug ID: 195533 Summary: audio/jack can not be upgraded Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: multimedia@FreeBSD.org Reporter: mi@ALDAN.algebra.com Assignee: multimedia@FreeBSD.org Flags: maintainer-feedback?(multimedia@FreeBSD.org) Created attachment 150037 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150037&action=edit Do not fail, if jack is already installed on the building system The author's configure has a special provision, that prevents builds if any version of jack is already installed on the build-system -- instead of carefully arranging the build's -I options, the author has taken the easy way out... The attached patch modifies the author's configure to remove the check. The resulting CFLAGS do not point to ${PREFIX}/include anyway. This allows the port to be upgraded with portupgrade. --- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> --- Auto-assigned to maintainer multimedia@FreeBSD.org -- 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-195533-12827>