[Bug 269628] [PATCH] devel/collada-dom: fix build under 14-CURRENT

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 17 Feb 2023 16:12:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269628

            Bug ID: 269628
           Summary: [PATCH] devel/collada-dom: fix build under 14-CURRENT
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: trueos@norwegianrockcat.com

Created attachment 240216
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=240216&action=edit
Patch to use pkgconfig

It seems that I had forgotten to include pkgconfig in the Makefile. So,
collada-dom would build its own version of minizip, which would result in
problems when building with the latest clang on 14-CURRENT.

Adding pkgconfig should pick up the correct minizip.

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