[Bug 262249] audio/libmusicbrainz5: Properly import INCLUDE_DIR(s) from libxml2

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 28 Feb 2022 15:30:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262249

            Bug ID: 262249
           Summary: audio/libmusicbrainz5: Properly import INCLUDE_DIR(s)
                    from libxml2
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jhale@FreeBSD.org
          Reporter: diizzy@FreeBSD.org
          Assignee: jhale@FreeBSD.org
             Flags: maintainer-feedback?(jhale@FreeBSD.org)

Created attachment 232164
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=232164&action=edit
Patch for libmusicbrainz5

Currently libmusicbrainz5 only imports include/libxml2 which is fine unless you
enable ICU which causes libxml2 to add headers that are located outside
libxml2's directory and causes the build to fail.

Tested with https://reviews.freebsd.org/D34338

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