[Bug 226009] multimedia/libbluray: [patch] fix environment variable clash with portmaster

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 18 20:30:55 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226009

            Bug ID: 226009
           Summary: multimedia/libbluray: [patch] fix environment variable
                    clash with portmaster
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: d8zNeCFG at aon.at
          Keywords: patch

Created attachment 190754
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190754&action=edit
patch to resolve the clash of the PACKAGES variable between libbluray and
portmaster

The latest libbluray 1.0.2,1 use the variable $PACKAGES in its configure
scripts in order to accumulate the names of packages it depends on. This
clashes with the usage and setting of $PACKAGES by portmaster, resulting in a
corrupted installed /usr/local/libdata/pkgconfig/libbluray.pc.

Fix this by renaming the offending variable.

-- Martin

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


More information about the freebsd-ports-bugs mailing list