[Bug 210105] sysutils/pcbsd-utils-qt5 remove wrongly used PLIST_SUB from pkg-plist

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 7 16:47:08 UTC 2016


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

            Bug ID: 210105
           Summary: sysutils/pcbsd-utils-qt5 remove wrongly used PLIST_SUB
                    from pkg-plist
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kmoore at FreeBSD.org
          Reporter: tcberner at gmail.com
          Assignee: kmoore at FreeBSD.org
             Flags: maintainer-feedback?(kmoore at FreeBSD.org)

Created attachment 171154
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171154&action=edit
s#%%QT_LIBDIR%%#lib#g

sysutils/pcbsd-utils-qt5 uses the substitution %%QT_LIBDIR%% [=relative path to
Qt libraries] by mistake.
The attached patch replaces this everywhere by "lib"

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


More information about the freebsd-ports-bugs mailing list