maintainer-feedback requested: [Bug 195533] audio/jack can not be upgraded
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Nov 30 18:13:21 UTC 2014
Mikhail T. <mi at ALDAN.algebra.com> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to
multimedia at FreeBSD.org:
Bug 195533: audio/jack can not be upgraded
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195533
--- Description ---
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 at FreeBSD.org> ---
Auto-assigned to maintainer multimedia at FreeBSD.org
More information about the freebsd-multimedia
mailing list