[Bug 195533] New: audio/jack can not be upgraded

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 30 18:13:21 UTC 2014


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 at FreeBSD.org
          Reporter: mi at ALDAN.algebra.com
          Assignee: multimedia at FreeBSD.org
             Flags: maintainer-feedback?(multimedia at 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 at FreeBSD.org> ---
Auto-assigned to maintainer multimedia at FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-multimedia mailing list